You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To open the Settings editor, navigate to Code > Settings > Settings. Alternately, open the Settings editor from the Command Palette (⇧⌘P) with Preferences: Open Settings or use the keyboard shortcut (⌘,).
Accept all incoming changes
Press Ctrl+shift+p (command palette) or go to view and open command palette manually and type "merge" in your command palette, now you can see the Accept all incoming changes.
Open default settings
Press F1, type in "open settings" go to Preferences: Open Default Settings (JSON)
Find and replace all occurrences of words in all files
Press ctrl + shift + h
Enter the word you want to replace on top input, and the word you want to replace to on the next input
Click the button next to the second input to replace all of the occurrences
Find and replace all occurrences of words in one file
Highlight some text and then press ctrl + shift + l