Deniz

Results 51 issues of Deniz

I found this documented only in #64 but it would be good to mention it in the README. I know it's not "officially" supported yet, but since import maps are...

First of all, thanks for this great package! It would be nice if there was an official changelog or maybe release notes for each release so that we know for...

The dependency on webpack-dev-server is incorrect, it should be a devDependency

Thanks for this project! I don't think the option `watchFileRegex` has a good name, because it doesn't take regular expressions, but rather glob patterns which are very different. It would...

``` Compile Swift source files (arm64) Compile BlackLabsSwiftUIColor.swift (arm64) (119, 46) 'scanHexInt32' was deprecated in iOS 13.0 ```

``` ipython Python 3.7.3 (default, Apr 12 2019, 14:40:22) Type 'copyright', 'credits' or 'license' for more information IPython 7.3.0 -- An enhanced Interactive Python. Type '?' for help. In [1]:...

Whenever I use `Uppercase` within my types, this error is generated by tsoa: ``` Generate routes error. GenerateMetadataError: Unknown type: IntrinsicKeyword At: /.../@tsoa/cli/node_modules/typescript/lib/lib.es5.d.ts:1653:1653. This was caused by 'type Uppercase =...

enhancement
help wanted

I was going to make a duplicate of #115 because ruamel.yaml is not my favorite library right now. I installed drf-yasg and it worked great in my local dev environment,...

triage

I have a project with hundreds of modules with an exported `start_link/1` function. Can I configure Xref to ignore `exports_not_used` for any such function?

Oftentimes when I use Cmd+click to go to a definition of something, I end up in a matching definition in the `_build` directory instead of the `src` directory. This is...