-
I've noticed that the plugin's source resources include localization files for multiple languages. However, there doesn’t seem to be an obvious way to change the language in-game. I would like to know…
-
## Describe the bug
When in a C file I get completion candidates for functions just fine, but I don't get suggestion for variables.
Here is a small test example. I use the global backend and the …
-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
###…
-
Just in case it might be useful, I've generated a list of every term that is defined at least two times within the Code of Virginia (although I removed every term that contains the named "Virginia"). …
-
Work only default highlight for C language.
User-defined types and macroses aren't highlighted.
My config:
let g:neotags_enabled = 1
let g:neotags_highlight = 1
let g:neotags#c#order = 'cgstued…
ghost updated
3 years ago
-
(copying from the original toki post)
main ideas:
- toki is communication
- toki doesn't require an external recipient, so there should be examples that imply one and examples that don't
propo…
-
The CLDR data is used for example for formatting Dates, Currencies and for determining plural forms in various languages.
The currently used Version 1.8.1 as of 2010-04-29 is pretty old.
While ha…
-
**Describe the bug**
It seems this is an NYI in the type-checker:
The feature that the interpreter implements is that `DataType::constructorName` implements a lookup of the constructorName l…
-
recent pandoc versions added the [--syntax-definition](https://pandoc.org/MANUAL.html#option--syntax-definition) flag, or the [optSyntaxDefinitions](http://hackage.haskell.org/package/pandoc-2.4/docs/…
-
**Define TypeClassLang, a new source language with type classes.**
TypeClassLang should have both typed and untyped variants - i.e. it can be in either "mode". This could be implemented by embeddin…