masebu

Results 4 comments of masebu

Hi, Thank you for your interest no problem with sharing code, there's nothing confidential `FSUtils.line32` and `PathHandlers.line26` are indeed Attributes: exerpt from `FSUtils` ``` (...) 30 '@Description("shortcut to get a...

There's a setting for that ``` // If the programming language for the current Edit Window does not match one of these languages, then the formatter will request confirmation before...

> You can also set this extension as the default formatter for plsql files in your settings.json as well. Did you try it ? I've set ``` "[plsql]": { "editor.defaultFormatter":...

Hi, It may also depend on the target software. ex. on windows 10/11, Ctrl+Shift+V does indeed remove formatting when pasting in Excel (as required above) or a rich text edit...