Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ The app doesn’t open? [Don’t panic!](https://onflapp.wordpress.com/support/a
2. run ```sudo bash install``` in console
3. delete cloned folder

#### Testing:

Type this url in any browser:
```vscode://open/?url=file:///etc/hosts```


#### Reference:

* [https://github.com/algorich/sublime-url-handler](https://github.com/algorich/sublime-url-handler)
Expand All @@ -81,8 +87,8 @@ The app doesn’t open? [Don’t panic!](https://onflapp.wordpress.com/support/a

#### Notice:

- only test on Ubuntu Linux 14.04 Desktop
- only works with Firefox (Google Chrome doesn't works)
- works on any version of Ubuntu Linux Desktop
- works with both Firefox and Google Chrome



Expand Down