Skip to content

Implement support for configuration of grammarprovider #12

Description

@5balls

Basic JSON / JSON schema support is now included and we have a first schema. Now we can implement a generic approach to work with configuration files.

  • Create datastructure for json data
  • Check if file for language is available in getGrammarInfoForWord and load if not already loaded
  • Write generic function for parsing wiktionary pages if language file is available
  • Convert static functions into configuration files for languages
  • Remove static remains of language specific parsing

Metadata

Metadata

Assignees

Labels

currentworkThis issue is currently worked ondesignImportant decisions about the design of the softwareenhancementNew feature or requestfunctionalityChanges which affect the functionality of the software in a significant way

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions