Richard Hodgson
Richard Hodgson
- [x] Update mechanism - [x] Openvpn config - [x] Markdown format headers - [x] Servers.json updated - [x] Up to date with master branch - [x] Test image -...
It's a bit ironic that Zeal's own local documentation is somewhat lacking - There's not even a link to any help documentation from inside the "Help" menu! This meant that...
- [x] I have searched through existing issues ## Feature Request I've noticed in my time using Vetur for development, that it doesn't support the automatic generation of JSDocs inside...
Recently the package rambox-pro.json got renamed to rambox.json - removing the Community Edition from the repository entirely. 2cad5465b609aa65042fea6fbef1aecf733f6b22 I'm not sure why this was done: The pro and community editions...
`process.env` calls don't compile under Vite, so it's odd to see it in the compiled code: [From uncompiled index.js](https://github.com/sindresorhus/ansi-escapes/blob/7f7c97a4b34ff1f0b9b44b768b82755d8df98b50/index.js) ```js import process from 'node:process'; const ESC = '\u001B['; const OSC...
As referenced in this thread: https://github.com/johannesjo/super-productivity/discussions/2714#discussioncomment-9490660 There's currently no documentation or guidance in the UI for what the minimum Access Token permissions required are for the Gitlab integration. It's good...
This looks amazing, and I'd love to use it in my project without needing to write a custom declaration file: Is there a plan to support TypeScript natively?