-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Details
- Given a script file with linting violations (
MAX-LINE-LENGTHin my case) - When linting completes (via
Formatscript menu, Command Palette, or on-save) - Then line numbers in the left gutter of the script file disappear
More Context
GDQuest/GDScript-formatteris the only plugin I have installed in this project.- installed under
res://addons/GDQuest_GDScript_formatter - version installed:
0.14.0(according to AssetLib posting)- I believe I'm using the latest available edition of GDScript-formatter since I installed this plugin just today
- Actual plugin version reported in the Project Settings entry still shows
0.1.0due to plugin.cfg reflecting that text
- also, adjustments to linting settings I make, such as
Lint Line LengthandLint Ignored Rulesseem to be ignored, but checking the boxLint On Savedoes work- I'm not sure if that helps to provide more context on whether I have a bad version/install or not
Steps to reproduce
- start with a gdscript file which has some long lines in it (or presumably.. any linter error but I haven't tested others)
- run
Lint GDSCriptfrom the Command Palette (or just save the file if you have linting triggered on save) - cry just a little as your beautiful line numbers vanish
Temporary Workaround
Simply close and reopen your script file.
Unfortunately, switching script 'tabs' is not enough to resolve this issue.
lethefrost, stephen-trippett, chrisella, jodle001, davb11 and 3 more
Metadata
Metadata
Assignees
Labels
No labels





