Skip to content

JorgeMGuimaraes/vscode_text_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Environment

License: MIT GitHub issues GitHub forks GitHub stars

Visual Studio Code remote develepment environment (dev container) for texts: markdown, txt and latex.

Includes this extensions:

james-yu.latex-workshop,
yzhang.markdown-all-in-one,
streetsidesoftware.code-spell-checker,
DavidAnson.vscode-markdownlint,
shd101wyy.markdown-preview-enhanced,
bierner.github-markdown-preview

Instalation

mkdir my_article_folder
cd my_article_folder
git clone https://github.com/FreakMegalodon/vscode_text_env.git
mv vscode_text_env .devcontainer

Usage

Open Visual Studio Code, press F1 and select Remote-Containers: Reopen in Container.

Wait until Docker and Code download and setup your environment. The next type you enter this remote window again it'll be much faster.

To exit remote mode (dev container), hit F1 again and select Remote-Containers: Open Folder Locally.

To add more extensions, edit the devcontainer.json file.

Contriuting

Pull requests are welcome.

License

MIT

About

Visual Studio Code remote develepment environment (dev container) for texts: markdown, txt and latex.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors