An open API service indexing awesome lists of open source software.

https://github.com/ctf0/seti_ux-vscode


https://github.com/ctf0/seti_ux-vscode

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Seti_UX


a vscode port for
Seti_ST3 & Seti_UX

Markdown

[![md](https://user-images.githubusercontent.com/7388088/102901451-4fc3e500-4476-11eb-99a8-47384a960f6e.png)](https://user-images.githubusercontent.com/7388088/102901451-4fc3e500-4476-11eb-99a8-47384a960f6e.png)

Php

[![php](https://user-images.githubusercontent.com/7388088/102901454-52263f00-4476-11eb-9054-189b179517e2.png)](https://user-images.githubusercontent.com/7388088/102901454-52263f00-4476-11eb-9054-189b179517e2.png)

Css/Scss

[![css](https://user-images.githubusercontent.com/7388088/102901455-52bed580-4476-11eb-8a16-eb44996781a4.png)](https://user-images.githubusercontent.com/7388088/102901455-52bed580-4476-11eb-8a16-eb44996781a4.png)

Js

[![js](https://user-images.githubusercontent.com/7388088/102901456-53576c00-4476-11eb-8ef5-a38b5eccdf2c.png)](https://user-images.githubusercontent.com/7388088/102901456-53576c00-4476-11eb-8ef5-a38b5eccdf2c.png)

Shell

[![shell](https://user-images.githubusercontent.com/7388088/102901873-ceb91d80-4476-11eb-8b08-d5ca5a388cad.png)](https://user-images.githubusercontent.com/7388088/102901873-ceb91d80-4476-11eb-8b08-d5ca5a388cad.png)

Vue

[![vue](https://user-images.githubusercontent.com/7388088/102901881-d11b7780-4476-11eb-84c6-812abaab81cc.png)](https://user-images.githubusercontent.com/7388088/102901881-d11b7780-4476-11eb-84c6-812abaab81cc.png)

Blade/Html

[![blade](https://user-images.githubusercontent.com/7388088/102901884-d1b40e00-4476-11eb-813b-f76de14d6bc6.png)](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)