Giter Site home page Giter Site logo

vscode-txt-syntax's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vscode-txt-syntax's Issues

Highlight broken due to special characters

First of all, thanks for this plug-in, finally a way of highlighting EDS files!
Then the issue I encountered, see the screenshot below;
image
Somehow the characters '16–bit' break the highlighting.

Support German Quotation marks (should be small)

image

A "simple quotation" and an “English one”. Not a problem.

«Guillemets» are french quotation marks (not supported but not a problem).

And lastly „German quotation Marks“. The ending one is identical to the English starting one, but the starting one is ignored, if effect coloring everything that follows red (like a never-ending quote)... even "further quotes" stay in Red...

Request for specific syntax highlighting

First of all Thank you so much for your extension.
I have been looking for this for a long time as I don't know how to make it.
But then I have one more option I want to have but I couldn't implement by myself.
I want to color the whole line if it starts with a character "$" like a command
e.g $ ipconfig /all
can you help me with that?
Or will it be too complex?
Thank you in advance

天干地支有誤

天干第六位是「己」;地支第六位是「巳」;地支第十一位是「戌」。

TAB and } bracket problem

Hi
First, nice module and useful
I have problem with this } bracket and tabulation after
Same thing with ) bracket
bracket

Opening square bracket breaks highlighting

I have a very large log file. In this logfile there is the following snippet of lines:

150	1	4	2	 [init]: Thu Jan  1 00:00:00 1970  Lore:m ipsum dolor sit amet
151	1	4	3	 [init]: Thu Jan  1 00:00:00 1970  Sed: "[et]" foo bar "sodales justo", non placerat orci
152	1	4	2	 [init]: Thu Jan  1 00:00:01 1970  In: hac habitasse platea dictumst.

Which looks like this:
image

In the second line, the first opening square bracket somehow breaks the highlighting. If I remove the bracket everything works normal. Alternatively I can remove the last parenthesis of "[et]". This will fix the highlighting for the rest of the file.

The [init] part occurs multiple times in the file without problems, only the second line in the snippet somehow triggers this bug. Perhaps it has something to do with the parenthesis?

Causes Crash on Visual Studio Code Insiders

Description

When I have this extension installed, then launch a new Visual Studio Code Insiders instance via the "Run and Debug" interface to test an extension I'm developing, the debug instance for my extension crashes.

Error

Logs

EntryNotFound (FileSystemError): Unable to delete non-existing file '/home/seth/.config/Code - Insiders/User/globalStorage/xshrim.txt-syntax'
Uncaught RuntimeError: abort(EntryNotFound (FileSystemError): Unable to delete non-existing file '/home/seth/.config/Code - Insiders/User/globalStorage/xshrim.txt-syntax'). Build with -s ASSERTIONS=1 for more info.

File System

seth@Rogeliina:~/.config/Code - Insiders/User/globalStorage$ ls
ms-toolsai.jupyter  redhat.vscode-yaml  state.vscdb  state.vscdb.backup

Environment

Version: 1.57.0-insider
Commit: 37a12c9b0846167b2f68e9e1f276149d2d8b9b27
Date: 2021-05-12T14:11:37.664Z
Electron: 12.0.4
Chrome: 89.0.4389.114
Node.js: 14.16.0
V8: 8.9.255.24-electron.0
OS: Linux x64 5.8.0-50-generic snap

Please support more Chinese punctuations/characters

Hi, I really appreciate your work! It works very well for English, but I hope it could support more Chinese characters or punctuations.

  1. Chinese punctuations, like "()【】《》"and so on don't change to different colors when used;
  2. Some English punctuations like “()<>[]” and so on don't change to different colors if they are used with Chinese characters;
  3. For listing, can you also include some Chinese listing style like "一、二、甲、乙、丙"?

Above are just some example changes maybe you could improve on Chinese. In all, I hope this plug-in could work the same in Chinese as in English, because it is very helpful and beautiful!

Add setting

Excuse me, how can I remove them:
image

I can't find any setting affect that.

Tab key creates too many tabs

I know this is not a tech support forum - and it feels like I may be missing an important instruction - so my apologies.

With this extension installed, when I hit the tab key in a .txt file, it sometimes creates more than one tab. Actually it looks like it may be creating spaces.

If extension is uninstalled, tabs work properly

I have folding function set to editor.foldingStrategy: auto
Are there other settings that I need to change to get tabs to work correctly with this extension?

Ignore simple quotation mark

You did something right ? ^^
It works like a charm now ! I know I made some changes since, but pretty sure none of those changes managed to fix the issue ^^
So I presume you did in the latest updates ! Thanks =)

Folding doesn't work

Steps to produce:

  1. Add "editor.foldingStrategy": "auto" to setting.json
  2. Create any txt file.
  3. Type
1.
Any text

2.
Any text

3.
Any text
  1. No folding available

Conflicting with code spell checker

Thank a lot for providing such a useful tool. However, it is conflicting with the extension "code spell checker" (https://github.com/streetsidesoftware/vscode-spell-checker). When enabling this extension, the result of spell checking will dismiss. An event case is shown below. It is too inconvenient to edit text while missing spell checking, hope to solve it as soon as possible, thank you very much.
Before installing this extension
image
After installing this extension
image

Bracket pairing issue

Hi, thanks for developing this tool. I just downloaded it, and found this:
pic
Create a new file, input something like this, and it seems that the highlighting for some of the closing brackets are not correct.
I'm using Windows, and only installed 2 extensions, version of Txt Syntax is 0.1.5:
ext

Not sure if it's a bug.
Thanks!

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.