multimokia

Results 11 issues of multimokia

### Extension version 2.1.1 ### Issue description When creating dataclasses, fields and references to classes aren't highlighted, but instead are shown in the default color (as if they were being...

bug
topic:syntax
pre-release

### Extension version 2.1.1 ### Issue description ![image](https://user-images.githubusercontent.com/22531674/179371734-59b4e7e7-1886-45af-a97c-31f58217b334.png) As shown in the image, the `+ quip +` in both `say` calls are highlighted as strings despite not being within quotation...

bug
topic:syntax

![image](https://user-images.githubusercontent.com/22531674/159136337-f86a70f1-2ac3-4bd9-a556-4e97190ca458.png) Despite being sorted by position, the outline provider always categorizes and only orders inners by position. I think it'd be best to avoid categorizing entirely, as with other languages...

bug
enhancement
t:outline
backlog

# Rich Editor Support Feature Tracking Issue: - [x] docstring support for base python functions - [x] docstring support for user-defined functions, methods, and classes #26 - [ ] hover...

enhancement
documentation
new feature
backlog

Hi there, just putting in a request for type annotation support for default/define statements as there's situations in my games where I `default` a variable to `None`, but later down...

enhancement

### Extension version 2.1.2 ### Issue description Custom defined expressions don't have highlighting for their keyword, nor associated keywords (i.e. `expression`), for example: ![image](https://user-images.githubusercontent.com/22531674/191300301-a5bbc7f9-62b6-4659-9d4e-b2cecf9a07db.png) Where `jarg` is a variation on...

topic:syntax
feature-request
backlog

Looking at VSCode's Markdown extension, I notice that the same behaviour with highlighting, underlining, italics, and bold etc. are all accomplished without modifying the user's local settings json Is this...

enhancement
topic:syntax
backlog

Would it be possible to make it so we can opt out of the automatic generation of `files.exclude` in local settings? If I keep `"renpy.excludeCompiledFilesFromWorkspace": false,` in my main `settings.json`...

enhancement

Fixes #39 Windows terminals (cmd, powershell, gitbash, etc.) all support the use of forwardslash (`/`), so allowing it in the path is acceptable. As such, I removed the check for...

For about a month or so now, the share button sends an `x.com` url, however this is annoying as Twitter's embeds on other (commonly, Discord) aren't the best. To work...