https://github.com/ctf0/seti_ux-vscode
https://github.com/ctf0/seti_ux-vscode
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ctf0/seti_ux-vscode
- Owner: ctf0
- License: mit
- Created: 2020-05-12T18:30:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T13:26:51.000Z (over 3 years ago)
- Last Synced: 2024-10-11T12:19:16.454Z (over 1 year ago)
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Seti_UX
a vscode port for
Seti_ST3 & Seti_UX
Markdown
[](https://user-images.githubusercontent.com/7388088/102901451-4fc3e500-4476-11eb-99a8-47384a960f6e.png)
Php
[](https://user-images.githubusercontent.com/7388088/102901454-52263f00-4476-11eb-9054-189b179517e2.png)
Css/Scss
[](https://user-images.githubusercontent.com/7388088/102901455-52bed580-4476-11eb-8a16-eb44996781a4.png)
Js
[](https://user-images.githubusercontent.com/7388088/102901456-53576c00-4476-11eb-8ef5-a38b5eccdf2c.png)
Shell
[](https://user-images.githubusercontent.com/7388088/102901873-ceb91d80-4476-11eb-8b08-d5ca5a388cad.png)
Vue
[](https://user-images.githubusercontent.com/7388088/102901881-d11b7780-4476-11eb-84c6-812abaab81cc.png)
Blade/Html
[](https://user-images.githubusercontent.com/7388088/102901884-d1b40e00-4476-11eb-813b-f76de14d6bc6.png)
## Config
- check [Customizing a Color Theme](https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme) for any extra customizations needed.
## Notes
- colors are slightly different from the original, however u can use [this color sheet](https://github.com/ctf0/Seti_UX/blob/master/colors.md) as a guide.
- not all languages are covered, so either create a PR or open a [ticket](https://github.com/ctf0/Seti_UX-vscode/issues) with the `scope & color` needed and i will add them.
- some parts of the UI isn't possible to port without the use of [Custom Css](https://marketplace.visualstudio.com/items?itemName=be5invis.vscode-custom-css)
- a big draw back for the syntax HL is not having background support, check https://github.com/microsoft/vscode/issues/3429
## Syntax Packages
- [blade](https://github.com/onecentlin/laravel-blade-snippets-vscode)