When you open a standalone java file in a random directory (i.e, that doesn't belong to a project), if the class has a foo.bar package, that package name will be used by default. Now if you rename the package name and save, then the same error shows up (The declared package "f...
"window.zoomLevel": 0, "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", "java.configuration.checkProjectSettingsExclusions": false, "java.configuration.maven.userSettings": "", "java.errors.incomplete...
We fixed an issue with theSFDX: Diff Folder Against OrgandSFDX: Diff File Against Orgcommands. These commands now work correctly when you have a file in your project, but not in your org. You won’t see a notification that says the command is running when it’s not. (PR #5722) Yo...
In a file where "indent with Tabs" is enabled and indent is 4 and tabwidth is 8, then one press of Tab should insert 4 spaces, and a second insert of Tab should end up recognizing that 8 spaces will be equal to 1 tab, and should replace the 4 spaces with a tab character. chris...
We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507) salesforcedx-vscode-core We fixed an issue inSFDX: Create and Set Up Project for ISV Debuggingwhere error notifications were being displayed for steps that run successfully...
We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507) salesforcedx-vscode-core We fixed an issue inSFDX: Create and Set Up Project for ISV Debuggingwhere error notifications were being displayed for steps that run successfully...