Giter Club home page Giter Club logo

Comments (9)

poucotm avatar poucotm commented on June 25, 2024

You mean this https://packagecontrol.io/packages/Git ?

from log-highlight.

neins avatar neins commented on June 25, 2024

You mean this https://packagecontrol.io/packages/Git ?

Yes, this is it. On this screenshot: I launched "git status" command from the git plugin.

I expect that when installing Log-Highlight, the syntax in the output will be highlighted. I would like to clarify can i highlight the syntax in the output?

from log-highlight.

poucotm avatar poucotm commented on June 25, 2024

I can see only status bar message or selection box by git : status command. How can I see that below window like you ?

from log-highlight.

poucotm avatar poucotm commented on June 25, 2024

Did you fill out log syntax in settings ? If then, you are able to try to check by right-click and selecting Log Highlight command in context menu on that window. If it is kind of output window and you need auto highlight, I can add it to output log window list.

from log-highlight.

neins avatar neins commented on June 25, 2024

I just bind these commands by hotkeys like this:

image

And when i call a command by hotkey i got the panel with output:

image

About settings, i used default settings and colors and just run "generate custom syntax & theme" in command pallete, and then i click "Log Highlight" by RB on the panel output and got blue-ish background on all these panels (also in case when i call another git command):

image

Unfortunately I discovered another problem, when i restart sublime text or switch project to new window i need click "Log Highlight" on the panel again in order to highlight (got blue bg in my case:) ). By default there is set "auto_highlight" : true.

from log-highlight.

neins avatar neins commented on June 25, 2024

Also i cheked output from ShellCommand plugin and there is same behaviour as a git output.
I think it would be nice feature if it possible to manage and highlight output syntax on suchlike plugins :)

from log-highlight.

poucotm avatar poucotm commented on June 25, 2024

image

I've update the package as v1.9.0.
You can add ""auto_highlight_output_panel": ["exec","git"]," in settings for git output panel.

from log-highlight.

neins avatar neins commented on June 25, 2024

Hello, thank you for your message, I've updated plugin and auto highlight work well!
But unfortunantely there is still no highlighting text, same behaviour as a past times (only blue bg)...
I was set "auto_highlight_output_panel": ["exec","git"] as you advised and this is work for "auto" but not for syntax highlight, then i tried to "erase" and "generate custom syntax & theme" through command pallete and unfortunantely got an error when i try to erase:

1
I got the same error when i try to uninstall plugin, on every stage to reinstall or "erase syntax & theme" i restart sublime and there is no difference. Also i tried manually put Log Highlight.tmLanguage loaded from your repo to User folder and got the same effect. I read manual few times and don't know what is the problem, may be am i wrong with my settings? There is my file with settings:
Log Highlight.sublime-settings.txt

The main goal to highlight git syntax like in bash terminal - "Monokai"
Excuse me for so many questions, i appreciate your contributing!

from log-highlight.

poucotm avatar poucotm commented on June 25, 2024

Sorry, I don't have an idea. I've tested your settings. But there was no error like you...
That message just means there's no 'Log Highlight.tmLanguage' in Packages/User folder.

from log-highlight.

Related Issues (20)

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.