Loc Quan
Loc Quan
## Is your feature request related to a problem? Please describe. Currently I cannot use other font families aside from the extension's listed fonts. ## Describe the solution you'd like...
## Description When you search for some settings and change them, all other settings within the same section are reset back to default. The issue is also there when you...
## Description When you open a notebook (that is longer than viewport) in `full` windowing mode and then switch to `defer`, out-of-viewport cells disappear. Cells won't re-appear unless you reopen...
- Thorough fix of typos and majority of grammatical errors - Works in conjunction with PR #31
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the Issue When you restart Notepad++, the custom colour pallette in...
## References Fixes #16865 ## Code changes Update `@lezer/python` and `@lezer/highlight` resolutions to latest versions. ## User-facing changes Bracket highlighting now works properly for Python string literal concatenation when there...
## Description When you have strings on multiple lines with 1 f-string not on the last line, bracket highlighting doesn't work although it's valid syntax. It only works properly if...