Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antix-development/plastic-lua-wrap
Plastic Lua Wrap is Lua syntax color theme for VSCode, similar to Plastic Code Wrap
https://github.com/antix-development/plastic-lua-wrap
gideros lua vscode vscode-extension vscode-theme
Last synced: 3 days ago
JSON representation
Plastic Lua Wrap is Lua syntax color theme for VSCode, similar to Plastic Code Wrap
- Host: GitHub
- URL: https://github.com/antix-development/plastic-lua-wrap
- Owner: Antix-Development
- License: mit
- Created: 2021-01-02T07:11:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-04T19:38:41.000Z (about 4 years ago)
- Last Synced: 2024-11-10T15:48:16.377Z (2 months ago)
- Topics: gideros, lua, vscode, vscode-extension, vscode-theme
- Language: Lua
- Homepage:
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: License.txt
Awesome Lists containing this project
README
# Plastic Lua Wrap
Plastic Lua Wrap is Lua syntax color theme for VSCode, similar to Plastic Code Wrap, and was created as part of my Gideros VSCode Integration experiment.
Plastic Lua Wrap is a modified version of the [Plastic Code Wrap](https://marketplace.visualstudio.com/items?itemName=thunderblaster.theme-plasticcodewrap) color theme by Zack Reithmeyer, which is its self an unofficial port of [Plastic Code Wrap](https://github.com/joedf/PlasticCodeWrap) by Joe DF, which strangely enough is yet another port of the PlasticCodeWrap color theme from textMate, which I am unable to find a link to.
## Preview
This is what your Lua code will look like with the Plastic Lua Wrap color theme enabled...![Plastic Code Wrap](https://github.com/Antix-Development/Plastic-Lua-Wrap/raw/master/res/preview.png)
## Usage
Once Plastic Lua Wrap is installed, you can activate its color theme by clicking the *"Set Color Theme"* button in the extensions info screen, which can be accessed by selecting *"View > Extensions"* or press *"CTRL + SHIFT + X"*, then locating and clicking on the Plastic Lua Wrap extension in the extension panel.Optionally you can use the *"File > Preferences > Color Theme"* menu option and select *"PlasticLuaWrap"* from the list of instaled color themes.
## Help and Bugs
Feel free to open an issue if you have issues or questions just head on over to the [issues page](https://github.com/Antix-Development/Plastic-Lua-Wrap/issues) on the Plastic Lua Wrap repository.