Archestra Syntax highlighting for QuickScript syntax scripts used within the ArchestrA IDE in System Platform. Write the scripts outside the IDE using Visual Studio Code and this extension then copy and paste it into the archestra script in the IDE.
- Step 1. Have Microsoft Visual Studio Code pre-installed on your Windows computer.
- Step 2. Install this extension (archestra lang) from within the Visual Studio Code market place.
- Step 3. Create a plain text file with the extension
.archestra
and start coding. Your file will now have syntax highlighting associated with the Archestra System Platform environment. - Step 4. Copy and paste the end resulting script into the Archestra IDE.
- Syntax Highlighting
- Remove the error and irrelevant "Color Theme" feature.
- Structure and update the change log.
- Upload an icon.
- Initial release.
- Any and all feedback is appreciated and welcome!
- If you come across a problem with the extension, please file an issue
Copyright 2019 Roan Fourie
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.