-
I'd like to use the `atomic-chrome-edit-done-hook`, but want to use the URL and title of the webpage.
How can I access those?
I've been considering to submit a PR to store the url and title in b…
To1ne updated
4 years ago
-
GhostText is the only extension I know that work on site like HackerRank (codemirror editor)
Setting `filetype` in vim work for syntax highlight but external tools (linter, repl) will refuse to tre…
-
# Setup
Browser: Chrome
Editor: Visual Studio Code
# Description
Visual Studio Code has some Markdown Features, there are plugins to preview markdown, I use the "Markdown All in One" plugin…
-
Check out https://github.com/GhostText/GhostText, maybe this can work together with that? Not exactly the same way to do the same thing, but pretty close from the user's perspective.
-
Issue Type: Bug
When files on mounted shares have lost their connection, VS Code politely says it had an issue and needs to reboot.
It would be nicer if VS Code stored the content in a tempora…
-
Issue Type: Bug
I use SQL Server 2017 to create XML files on windows 10, for example:
`bcp "select [XML_PK_or_Relation] from [aaa].[SchemaMeta].[XML_diverse] WHERE [Schema_Name] = 'bbb'" query…
-
Issue Type: Bug
**TypeScript Version:** 3.8.3
**Steps to reproduce crash**
1. I have no idea.
**TS Server Error Stack**
```
TypeError: Cannot read property 'commandLine' of undefined
…
-
This is the current flow of editing a text box in GhostText
1. Go to the browser bar and click on the extension icon.
2. (if there are multiple text boxes) select the text box you want to edit.
…
-
I'm using `atomic-chrome` for Emacs, which is able to set the editing mode based on the page you’re visiting (e.g., GitHub flavoured MarkDown for `github.com`). It does this by matching user-specifie…
mavit updated
4 years ago
-
I am part of a few Github organizations, and what I do usually is to open the dashboard, select one of those organizations from the "switch dashboard context" menu and click the "Pull Requests" button…