Elias Skogevall

Results 13 issues of Elias Skogevall

I am trying to build crush, but this happens every time: ``` > cargo build ... error: aborting due to 40 previous errors Some errors have detailed explanations: E0282, E0412,...

## Rollup Plugin Name: `@rollup/plugin-typescript` This PR contains: - [ ] bugfix - [x] feature - [ ] refactor - [ ] documentation - [ ] other Are tests included?...

I need the end position of any parser error for my linter, but this is not an available property in the ParserError class.

As far as I know, TKO uses a custom lightweight parser instead of eval nowadays. Correct me if I'm wrong. I stumbled upon this issue while using knockout-decorators. The decorators...

When using multiple bindings in the same data-bind expression, we get different error messages if we have/have not child bindings. ```html ``` Vs. ```html ``` In the first case, we...

I wrote a simple parse function to split arguments. The parser allows multiple spaces between arguments and can parse quoted arguments. The function also removed the quotes from the first...

I'm running a Windows 11 machine and I'm trying to get klog to open my files in vscode, but the files will just open in notepad. Klog doesn't "fail" to...

ENHANCEMENT

## Describe the bug If the correct behavior of the grid-splitter is to not always follow mouse as shown in the [video](#screenshots), please close this issue. I recently created a...

bug :bug:
controls :control_knobs:

### Problem description How do I get defined custom options from messages and services? The messages and service objects from output has `options` properties, but it is always null. ###...

package: @grpc/proto-loader