jariz

Results 46 issues of jariz

# Issue ## Expected Behavior The plugin only looks for `.next/serverless/pages/*.js` files. ## Actual Behavior The plugin picks up every file in `.next/serverless/pages`, including `*.js.map` files. ![](https://jari.lol/Lm4TWHRP4j.png) ## Steps to...

bug

RTH sanitizes html now, which means it does not mimic the same behavior as `dangerouslySetInnerHTML`, therefore it should be renamed, as this can possibly cause confusion amongst beginners who are...

bug

# All preference types and their default settings: ## General: - Disable presence: - [x] After inactivity (10 minutes) _This will reset elapsed time_ - [ ] If XCode is...

- Don't reset it on file change - Track when a workspace was first opened

- [x] Launch main app when extension is launched - [ ] Launch settings from XCode - [ ] Detect if extension is installed if app gets launched

Filename should be bottom, workspace top.

First of all, impressive awesome project. However, getting this project up and running isn't exactly simple. I just spent 3 hours (mostly due to my incompetence with c++, but still)...

I tried to make a fork that fixes #23, and it works just fine but the tests are failing because enzyme does not work with react 18 anymore. Consider migrating...