Below you will find pages that utilize the taxonomy term “Sublime Text”
LaTeX with Sublime Text and LaTeXools.
An article illustrating the use of Sublime Text for creating complex documents, with a focus on legal briefs written in LaTeX.
- 1. This article is about LaTeX and Sublime Text.
- 2. The bad news: LaTeXTools is out of date.
- 3. Placeholders and Variables.
- 4. Multiple cursors.
- 5. Paste lists of documents copied from folders.
- 6. Create and use bookmarks.
- 7. Persistence of open documents.
- 8. Snippet for the creation of Sections.
- 9. A useful little “script”.
- 10. Compilation, viewers and other commands.
- 11. Conclusion.
1. This article is about LaTeX and Sublime Text.
The outstanding typographic quality of LaTeX cannot be doubted.
Vim, Sublime Text, Visual Studio Code and the multiple cursors.
Article on comparative handling of multiple cursors in Sublime Text, Visual Studio Code and Vim.
- 1. Multiple cursors? Multi-cursors? What are we talking about?
- 2. Who “invented” multiple cursors?
- 3. Multiple cursors in Sublime Text 3 and 4.
- 4. Multiple cursors in Visual Studio Code.
- 5. Comparison of Sublime Text and Visual Studio Code.
- 6. Vim and the built-in multiple editing functions.
- 7. Effective multi cursors also on Vim.
1. Multiple cursors? Multi-cursors? What are we talking about?
What are multiple cursors?
Markdown with Vim, Emacs, Sublime Text 4 and Visual Studio Code
How are four generalist editors, i.e., designed to be used with a wide range of programming languages and text files, performing when writing documents in Markdown language? This is the subject of this article based on my personal experiences in using Vim, Emacs, Sublime Text 4 and Visual Studio Code both directly and with extensions dedicated to the above mentioned markup language.
- 1. Introduction.
- 2. Vim and Markdown.
- 3. Emacs and Markdown.
- 4. Sublime Text 4 and Markdown.
- 5. Visual Studio Code and Markdown.
- 6. In summary.
1. Introduction.
Markdown is a simple markup language that is within anyone’s reach, compatible with HTML, and allows very elegant, well-formatted text to be written for both web and print publication.