Tomáš Hübelbauer

Results 59 issues of Tomáš Hübelbauer

Hey, I want to use Keytar in a VS Code extension. [VS Code extensions do not allow for depending on native modules](https://code.visualstudio.com/docs/extensionAPI/patterns-and-principles#_common-questions). What extensions do to work around this so...

more-information-needed

Hi, I'd like to contribute an API for Git blame because I have a use-case for it and it looks like it is not yet a part of Isomorphic Git....

enhancement

Hi, you might be interested to know that the Shape Detection API is now under a flag in Google Chrome: https://www.chromestatus.com/feature/4757990523535360 I follow this because I have implemented exactly the...

Hi! I really like UZIP.js, thanks for making it! I used to just drop it in my project and call it a day, but recently I've been really getting into...

Hi! Thank you for developing this extension, it is exactly what I've been looking for! I have just installed the extension and attempted to run the Blender: Start command, however,...

Hi! I just started using this extension and I'd like to recommend and improvement which I think could be worthwhile: If Blender is in %PATH%, do not ask for the...

## Bug Report **Current Behavior** & **Input Code** https://github.com/TomasHubelbauer/babel-sourcemap ```jsx import React from 'react'; export default function App() { return ( Welcome to my application! This is my app! MINE....

i: bug
help wanted
area: sourcemaps
area: jsx

Hi, this is similar to #15 and #16 I think. I am trying to install on macOS. I am using Python 3 and I have installed Swig using Homebrew. ```...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ``` Operating System: Platform: darwin Arch: x64 Version:...

template: bug

Hey, I saw your recent video about providing a web interface to among others, this project. I would like to recommend that on each slider change, you concat the values...