Bret Comnes

Results 239 issues of Bret Comnes

Does this support a way to add improved highlighting to JSDoc / ts-in-js doc blocks?

### Sublime Text build number 4152 ### Example Code ```TSX n/a ``` ### JS Custom Preferences ```JSON with Comments { "defaults": { "custom_template_tags": false, "eslint_directives": true, "jsx": false, "custom_templates": {...

I reread through the [old cache-element](https://github.com/yoshuawuyts/cache-element/blob/e5c5d7406018f96177bd8a390ae22a0f9a0458ba/index.js) code last night and compared it to the new cache-element, and I realized we lost some desirable behavior in the switchover to nanocomponent. In...

Having the device token next to the spinner makes it hard to copy and past as some terminals don't retain highlight selection over lines that are rewritten during the spinner...

OK, so github just made us go through an entire rewrite of device flow auth, and then decided to change their token formats. Now I get an email whenever someone...

https://github.com/fabiospampinato/fast-ignore

These tests take way to long to run. Some ideas for speeding up testing: - Switch to tap. This is probably not going to help with speed, other than writing...

Looks like ESM is no longer needed!

Copy-paste, quitting etc are all essential menu items that we should scaffold out in the most best-practice possible way in every CSA template. We may need to add something like...

enhancement

Neocities rejects all sorts of files. We need to do a better job of printing which file its rejecting. Ensure we get the body of bad http request errors from...