Added vscode settings

This commit is contained in:
Kristofers Solo
2022-04-28 20:54:44 +03:00
parent 245c3ca779
commit 837a479d82
25004 changed files with 2499800 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
# XXX foo
# FIXME: bug
# NB: XXXx xXXX but XXX!
# ALSO HACK and NOTE and TODO highlight XXX and FIXME.
# : comment.line.number-sign.python, punctuation.definition.comment.python, source.python
: comment.line.number-sign.python, source.python
XXX : comment.line.number-sign.python, keyword.codetag.notation.python, source.python
foo : comment.line.number-sign.python, source.python
# : comment.line.number-sign.python, punctuation.definition.comment.python, source.python
: comment.line.number-sign.python, source.python
FIXME : comment.line.number-sign.python, keyword.codetag.notation.python, source.python
: bug : comment.line.number-sign.python, source.python
# : comment.line.number-sign.python, punctuation.definition.comment.python, source.python
NB: XXXx xXXX but : comment.line.number-sign.python, source.python
XXX : comment.line.number-sign.python, keyword.codetag.notation.python, source.python
! : comment.line.number-sign.python, source.python
# : comment.line.number-sign.python, punctuation.definition.comment.python, source.python
ALSO : comment.line.number-sign.python, source.python
HACK : comment.line.number-sign.python, keyword.codetag.notation.python, source.python
and : comment.line.number-sign.python, source.python
NOTE : comment.line.number-sign.python, keyword.codetag.notation.python, source.python
and : comment.line.number-sign.python, source.python
TODO : comment.line.number-sign.python, keyword.codetag.notation.python, source.python
highlight : comment.line.number-sign.python, source.python
XXX : comment.line.number-sign.python, keyword.codetag.notation.python, source.python
and : comment.line.number-sign.python, source.python
FIXME : comment.line.number-sign.python, keyword.codetag.notation.python, source.python
. : comment.line.number-sign.python, source.python