Arturs Jansons

Results 82 comments of Arturs Jansons
trafficstars

Do You have `projectId` in your `app.json` or `app.config.js`? ``` "extra": { "eas": { "projectId": "..." } } ```

This because whatwg-fetch replaces global.fetch!! https://github.com/lquixada/cross-fetch/issues/184

@tnguyen42 Hi! When I [reinvented Solidarity in Bash](https://github.com/iegik/solidarity-bash) yesterday, I have noticed, that `semver` binary do not correctly understand version number containing only major or major and minor version numbers....

https://github.com/webcomponents/polyfills/pull/573

conflicts with [brackets-git](https://github.com/zaggino/brackets-git/issues/1222)

@MiguelCastillo I have tried to switch the order of extensions. No effect. Where actually can change extension load order?

Ubuntu. I have installed both extensions - `brackets-git` and `Brackets-InteractiveLinter`. After Git extension is enabled - Brackets-InteractiveLinter do not work. Both extensions uses left side of editor content. ``` "linting.prefer":...

@MiguelCastillo, @spietrek I have removed all extensions except Git and Linter and switching them on/off, decided, that **Linter does not work after Git is enabled**.

Note: Git hightlight row corner then line was changed, but Linter also mark that line, when it is with the error. I think marks are shown there, but they are...

Here is my overdose 🤓 - To control max/min width could be like that: ``` | Header 1 | Header 2 | Header 3 | |:80px-------|:------70%|:----------| | | | |...