Remove this condition "when": "workspacePlatform == windows"
%USERPROFILE%\.cursor\extensions\ms-vscode.cpptools-1.23.5-win32-x64\package.json
"type": "cppvsdbg",
"label": "C++ (Windows)",
"when1": "workspacePlatform == windows",| // imports... | |
| @interface RocketSimLoader : NSObject | |
| - (void)loadRocketSimConnect; | |
| @end | |
| @implementation RocketSimLoader |
| #!/usr/bin/env python3 | |
| # | |
| # Builds the SDL_shadercross tool and installs it locally. | |
| # | |
| # Prerequisites: | |
| # Python 3 | |
| # Git | |
| # C++ compiler | |
| # CMake | |
| # Ninja |
| # This widget requires jQuery-iMask to run | |
| #https://github.com/cwolves/jQuery-iMask | |
| from gluon.dal import Field | |
| import re | |
| def factory(mask='', auto_start=True, empty_chr="_", error_message="Did not match!"): | |
| assert len(mask)>1, 'empty mask not is allowed' | |
| assert len(empty_chr)==1, 'empty_chr requires one character' | |
| from gluon.sqlhtml import StringWidget | |
| from gluon.validators import IS_MATCH, IS_NOT_EMPTY |
Download from here:
MD5: 59bab8f71f8c096cd3f72cd73851515d
Rename it to: Sublime Text
Make it executable with: chmod u+x Sublime\ Text