Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOs links #132

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

macOs links #132

wants to merge 3 commits into from

Conversation

pniedzwiedzinski
Copy link

@pniedzwiedzinski pniedzwiedzinski commented Oct 20, 2018

I think this would work on most machines ;)
This fixes #130

I found that only line link works on mac so I split windows and
mac patterns into two.
@tjeastmond
Copy link

Can we get this merged? I can't open links in macOS from the log as it currently stands

@pniedzwiedzinski
Copy link
Author

@tjeastmond you can download it and install it manually from https://github.com/butterfly-pn/vscode-todo-highlight

Here is how to do that

  1. clone repo
  2. npm install -D
  3. npm install vsce -g (or run with npx if you don't want to mess with globals)
  4. vsce package
  5. code --install-extension vscode-todo-highlight-1.0.4.vsix
  6. reload vscode

Hope this will help 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Links on macOS
2 participants