Last active
June 12, 2022 16:01
-
-
Save walkeratmind/f93275ba78ba5ecb21e40a54fb8ecc0c to your computer and use it in GitHub Desktop.
Revisions
-
walkeratmind revised this gist
Jun 12, 2022 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,3 +11,5 @@ ### [vscode Insiders](https://gist.github.com/walkeratmind/bec0459f5c7868bc45047ee09802e729) - using for backend as an fully configured IDE for Java, Spring Boot, python and other stuffs. ### [vscodium](https://gist.github.com/walkeratmind/9261786e9a27cbeef2ea82fd4e31d73f) -
walkeratmind created this gist
Jun 23, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ # vscode settings ## Objective > To keep things easier and simple from extensions and get the most out of it, I have been using both separating their uses. ### [vscode](https://gist.github.com/walkeratmind/7b55c860de944872aea5fcce5232c52a) - using vscode for more like a frontend and flutter stuffs only. ### [vscode Insiders](https://gist.github.com/walkeratmind/bec0459f5c7868bc45047ee09802e729) - using for backend as an fully configured IDE for Java, Spring Boot, python and other stuffs.