gitdoc icon indicating copy to clipboard operation
gitdoc copied to clipboard

VS Code extension that allows you to edit a Git repo, like it's a multi-file, versioned document.

Results 40 gitdoc issues
Sort by recently updated
recently updated
newest added

Forgive me if this is a failing in my understanding of the config or `moment.js`, but I attempted to set my `settings.json` up like so: ```json { "gitdoc.enabled": true, "gitdoc.commitMessageFormat":...

There's a way to make the extension filter by repository name like it already do to file patterns? I don't want it to auto commit in all of my repos,...

(This may be a duplicate of #18 except that issue also speaks of push behaviour, which I have disabled — so I'm focussing on commit here.) Basically, the `gitdoc.commitOnClose` setting...

Hello @lostintangent and @mattferderer. Is there a way I can make the extension apply to more than one repository? Do I need to do something on my end or does...

Thanks @lostintangent for providing us this great extension. However, it would be great if I could use this extension on github web editor too. Is there any possibility to add...

under some circumstances (I haven't been able to figure out what the triggers are yet) GitDoc gets stuck pulling - the status bar indicator goes to `GitDoc (Pulling...) ` and...

In educational contexts, where students might not realize that datetimes are being displayed under TIMELINE as UTC, might it be compelling to display those in the user's local time zone...

I have a notes repository I'm syncing using Gitdoc. Last night I was on another computer and made a bunch of changes to some notes and committed and pushed. This...

First of all, thanks for this amazing extension! It's perfect for my purposes, despite some issues which I want to share. In my experience, GitDoc doesn't push on every commit,...

Fixes #59 Support auto-commiting changes to submodules This PR was created with Copilot Workspace (v0.11). For more details, open the [Copilot Workspace session](https://copilot-workspace-dev.githubnext.com/lostintangent/gitdoc/issues/59?shareId=60192423-df3c-4b4a-a1ed-38f1db68d1e3).