jlelong / LaTeX-Workshop-wiki

Public repo for contributing to https://github.com/James-Yu/LaTeX-Workshop/wiki
6 stars 35 forks source link

Request for Addition of Snippet: "@O" for "\Omega" #115

Closed supersovaa closed 10 months ago

supersovaa commented 10 months ago

I'd like to propose the addition of a snippet for the Omega symbol ("\Omega") in a manner similar to the existing functionality. For instance, just like "@f" outputs "\phi" and "@F" outputs "\Phi", I propose the addition of the snippet "@O" to generate "\Omega".

Currently, while using the LaTeX Workshop, there isn't a predefined snippet for entering the Omega symbol. Introducing this snippet would be beneficial for users, providing a more streamlined and efficient way to input this specific symbol.

Would it be possible to include this snippet in the library of predefined shortcuts for enhanced user convenience?

Thank you for considering this enhancement suggestion!

Translation provided by ChatGPT

jlelong commented 10 months ago

I am not sure to understand the issue. From https://github.com/James-Yu/LaTeX-Workshop/wiki/Intellisense#inserting-greek-letters

@o \omega
@W \Omega