Sky Rose
Sky Rose
Here's the github action we've been using, which also updates the version where it's found in our Dockerfile, and opens a PR as a draft PR (there was something about...
I saw #571 merged, and tried to update and remove my dependency on DefinitelyTyped's @types/react-tooltip, but my project couldn't find the new `react-tooltip.d.ts` file. I see that the new file...
#579 is merged which added the `types:` field to `package.json`, but the definitions file still isn't in the published package as of 4.2.3. Perhaps it's because `package.json` has `files: ["dist"]`,...
Works as of 4.2.4. Thanks! PR to remove it from DefinitelyTyped: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/44079
I ran into this problem when doing a partial cache restore. When I edit my `.tool-versions`, I want to install only the changed values. When the cache `restore-keys` causes a...
Yes, having a nav link active on more than one path was my reason for needing manual `isActive` logic as well.
I started getting this after upgrading elm-format From `[email protected]` to `[email protected]` (released 2018-09-13) Installed with `yarn global add [email protected]` Using VSCode 1.27.2 Using [VSCode Elm extension](https://marketplace.visualstudio.com/items?itemName=sbrink.elm) v0.21.0 (released 2018-08-30) It...
Things are working much better on my Libra 2 as of v2.17.1. I can open the app in the default orientation and touches are being registered correctly. I haven't tried...
Can you summarize the impact of the new function on this issue? Is the plan that vscode-neovim would publish an update that uses the new function to select a correct...
The touchscreen on my Libra 2 works for me as of version 2.17.1. (I haven't tried rotating it, but it works in the default rotation)