Giter VIP home page Giter VIP logo

unicode-math-vscode's Introduction

unicode-math-vscode README

Download Url

Note: This project is a port from the great UnicodeMath sublime text plugin by Alexandr Ruchkin. See original documentation for more details.

Supported Features

Autocomplete

All commands described below can be executed with either the [tab] or [space] key. Executing a command with [tab] will insert the special symbols and leave the cursor next to the inserted symbol. [space] will add a space after the inserted symbol.

Insert Symbols

Snippets to automatically convert symbol names to their corresponding unicode character. For instance typing '\all' + [tab] will display '∀'. For a full list of supported symbols see list here. This page has also been added to VS Code, so just press CTL + SHIFT + P and type 'Symbols', select "Unicode Math Symbols Guide" to see the full list of supported symbols.

Superscript and Subscript

To convert a portion of text to a superscript or subscript just type '\_123' or '\^123' + [tab]. This will display ₁₂₃ or ¹²³. For a full list of supported subscript and superscript characters see here.

Bold and Italics

To insert a bold character the '\mbf<character>' can be used. For instance '\mbfX' + [space] will display '𝐗 '. Correspondingly, italics can be inserted with the '\mitX', resulting in '𝑋'.

If a sequence of characters needs to be bolded or italicised then the following sequences will work: '\b:matrix' or '\i:matrix' resulting in '𝐦𝐚𝐭𝐫𝐢𝐱' and '𝑚𝑎𝑡𝑟𝑖𝑥'.

unicode-math-vscode's People

Contributors

gatapia avatar aka-commit avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.