Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4lch4/enigilo
Helps to insert and manage links in Markdown files.
https://github.com/4lch4/enigilo
markdown markdown-extension vscode vscode-extension vscode-settings vscode-snippets
Last synced: about 2 months ago
JSON representation
Helps to insert and manage links in Markdown files.
- Host: GitHub
- URL: https://github.com/4lch4/enigilo
- Owner: 4lch4
- License: mit
- Created: 2018-08-13T05:04:07.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T02:58:07.000Z (over 1 year ago)
- Last Synced: 2024-11-15T15:23:24.636Z (about 2 months ago)
- Topics: markdown, markdown-extension, vscode, vscode-extension, vscode-settings, vscode-snippets
- Language: JavaScript
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Enigilo
Enigilo is a [Visual Studio Code][0] extension that's sole purpose is to make it easier to insert and manage your links in Markdown files.
## Name
This project was initially called Enmeti. In order to publish it under my _actual_ publisher profile (4lch4) I had to rename it as I've lost access to the original publisher profile (HF-Solutions-LLC).
As for the meaning behind the name, Enmeti means "Insert" in Esperanto, whereas Enigilo means "Inserter" which I found to be more accurate to what this extension does.
## How to Use It
The simplest way to insert a link would be to select some text, right click, and then select `Insert Link`. It will show an **InputBox** so you can give it the URL of your link:
![Example-1][1]
As you can see in the gif, you can also use the default `Ctrl+Shift+I` keybinding, or even change it to whatever you prefer in [keybindings.json][5]:
![Keybindings.json][2]
As usual, any and all input is welcome and much appreciated 😊
## Changelog
### 1.3.2
- Updated name from Enmeti to Enigilo.
- Changed license from GPL-3 to MIT.### 1.2.4
- Removed Webpack as it was causing issues after submission to the marketplace
### 1.2.3
- Added German and Slovenian to the available languages
### 1.2.2
- Added Brazilian Portuguese to the available languages
- Added webpack support (removed in 1.2.4)
- Fixed some typos in backend documentation
- Updated developer dependencies### 1.2.0
- Added support for different languages
- So far English, Spanish, and French are the only supported languages with English being the default.
- You can set which language you'd like in your settings with the `enigilo.displayLanguage` property.
- Changing the language does require a restart/reload of Visual Studio Code.
- If you wish to fix any of the existing translations or add new ones, please open a PR or contact [Alcha][6]
- Fixed Enigilo from trying to insert a link when the **ESC** key is used on an **InputBox**.[0]: http://code.visualstudio.com
[1]: https://i.imgur.com/XOLPFvF.gif
[2]: https://i.imgur.com/zOo6U4E.png
[3]: https://dev.to/link2twenty/comment/4k81
[4]: https://dev.to/link2twenty
[5]: https://code.visualstudio.com/docs/getstarted/keybindings
[6]: https://alcha.org