Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/explooosion/poefiltersyntax
This is a poe filter syntax highlighting.
https://github.com/explooosion/poefiltersyntax
filter filter-syntax path-of-exile poe syntax-highlighting
Last synced: 2 months ago
JSON representation
This is a poe filter syntax highlighting.
- Host: GitHub
- URL: https://github.com/explooosion/poefiltersyntax
- Owner: explooosion
- License: mit
- Created: 2017-11-15T18:09:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T18:39:25.000Z (over 1 year ago)
- Last Synced: 2023-05-05T19:37:58.326Z (over 1 year ago)
- Topics: filter, filter-syntax, path-of-exile, poe, syntax-highlighting
- Language: TypeScript
- Homepage:
- Size: 689 KB
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# POE Filter Highlight
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/explooosion/PoeFilterSyntax/blob/master/LICENSE)
Github:[POE Filter Highlight](https://github.com/explooosion/PoeFilterSyntax)
Vscode Market:[POE Filter Highlight](https://marketplace.visualstudio.com/items?itemName=robby.poe-filter)
-------
## Features
This is a POE ( Path of Exile ) filter highlight for [VS Code](https://code.visualstudio.com/).
The extension will make your `.filter`, `.ruthlessfilter` more visible and editable.
-------
## Demo
Change the Theme in Visual Studio Code.
+ Theme:[Ramda](https://marketplace.visualstudio.com/items?itemName=gluons.ramda-theme) ✨
![POE Filter Highlight](https://raw.githubusercontent.com/explooosion/PoeFilterSyntax/master/images/poe-filter-syntax-ramda.jpg)+ Theme:Dark+(default dark)
![POE Filter Highlight](https://raw.githubusercontent.com/explooosion/PoeFilterSyntax/master/images/poe-filter-syntax-dark.jpg)+ Theme:[Dark+ Material](https://marketplace.visualstudio.com/items?itemName=vangware.dark-plus-material)
![POE Filter Highlight](https://raw.githubusercontent.com/explooosion/PoeFilterSyntax/master/images/poe-filter-syntax-dark-material.jpg)-------
## Setting
1. Open your filter file
2. Change language Mode ( `Ctrl`+`K`, `M` )
3. Choose Filter
![Setting](https://raw.githubusercontent.com/explooosion/PoeFilterSyntax/master/images/setting1.jpg)-------
## Install
![Image](https://i.imgur.com/3b42usZ.png)
-------
## Requirements
No requirements.
-------
## Development
https://code.visualstudio.com/api/working-with-extensions/publishing-extension
## License
MIT-------
**Enjoy!**