Finishing Off the Text Editor
Finishing off the text editor by modifying several settings so that we can fold, snippet, and lint our Matlab code makes your learning and coding as efficient as possible, and you'll start coding like a professional from the very start.
Instruction
Download Sublime Text Settings Files archive and extract it. You should see the following files:
- General SublimeText Settings;
- Key Bindings (mac);
- Key Bindings (win+linux);
- SublimeLinter Settings;
- SyntaxFold Settings.
- Copy the content of the General SublimeText Settings file;
- Go to Preferences > Settings;
- Replace the text on the right pane with the copied text;
- Save and close the settings window.
- Copy the content of the Key Bindings file (only from the one that is for your system);
- Go to Preferences > Key Bindings;
- Replace the text on the right pane with the copied text;
- Save and close the settings window.
- Copy the content of the General SublimeText Settings file;
- Go to Preferences > Package Settings > SublimeLinter > Settings;
- Replace the text on the right pane with the copied text;
- Follow the note, and change the Matlab version in the settings text;
- Save and close the settings window.
- Copy the content of the SyntaxFold Settings file;
- Go to Preferences > Package Settings > SyntaxFold > Settings - User;
- Replace the text with the copied text;
- Save and close the settings window.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 3.85
Finishing Off the Text Editor
Swipe to show menu
Finishing off the text editor by modifying several settings so that we can fold, snippet, and lint our Matlab code makes your learning and coding as efficient as possible, and you'll start coding like a professional from the very start.
Instruction
Download Sublime Text Settings Files archive and extract it. You should see the following files:
- General SublimeText Settings;
- Key Bindings (mac);
- Key Bindings (win+linux);
- SublimeLinter Settings;
- SyntaxFold Settings.
- Copy the content of the General SublimeText Settings file;
- Go to Preferences > Settings;
- Replace the text on the right pane with the copied text;
- Save and close the settings window.
- Copy the content of the Key Bindings file (only from the one that is for your system);
- Go to Preferences > Key Bindings;
- Replace the text on the right pane with the copied text;
- Save and close the settings window.
- Copy the content of the General SublimeText Settings file;
- Go to Preferences > Package Settings > SublimeLinter > Settings;
- Replace the text on the right pane with the copied text;
- Follow the note, and change the Matlab version in the settings text;
- Save and close the settings window.
- Copy the content of the SyntaxFold Settings file;
- Go to Preferences > Package Settings > SyntaxFold > Settings - User;
- Replace the text with the copied text;
- Save and close the settings window.
Thanks for your feedback!