Por: Ephrem-Adugna
Inspect and view changes in VS code Text Completion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "VS code Text Completer",
"version": "1.0",
"description": "Completes your text, inspired by the VS code text completer",
"permissions": [
"contextMenus",
"activeTab"
],
"background": {
"persistent": true,
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*"
],
"js": [
"./dist/main.js"
]
}
],
"page_action": {
"default_icon": {
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"default_popup": "popup.html"
},
"icons": {
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"manifest_version": 2
} Melhores alternativas VS code Text Completion
Aqui estão algumas Firefox add-ons que são similares a VS code Text Completion:
VS code Text Completer
Ephrem-Adugna
Syntax Highlighter
OKVIP
Code Expert Master
micha4w
Streamscript Syntax Highlighter
Streamscript Ltd
ValueEdge Beautifier
Anu Shibin Joseph Raj
Code Editor
sycxyc
VS Code - Material Theme Palenight
Dominik Lev
Serendipity Light
mike
Syntax Highlighter for Azure DevOps
Charly Koch
Text Editor
Sevina