Dustin Michels
Dustin Michels
This thread has been helpful. I'm a little confused about if the files installed by `bulma-start` are intended to remain in the `node_modules` folder of a larger project, or if...
I am also wondering how to correctly handle the TimeoutException, so I can still parse the page with scrapy even if the content doesn't load.
I like this pull request! It operates more in line with my expected / needed behavior, ie, if you get a timeout error because the HTML element never loaded, proceed...
I am also finding it a bit challenging to locally edit html with special GAS syntax. I would love a custom file formatter for VS Code, as a possible new...
Syntax highlighting & formatting specific to GAS-html files would be really awesome, but what I would really like is to not have my editor report GAS scriptlets as errors. Any...
I took a first stab at this and made a VSCode extension that can be manually installed, which extends the grammar for html files to partially handle GAS syntax. It's...
Made some improvements: https://github.com/dustinmichels/vscode-gas-html Now the extension adds `gas-html` as a new language, so you can specify certain html files as `gas-html` (rather than simply extending html as before). It...
Thank you so much for the detailed reply. Much appreciated!
I have this issue too.  iTerm, 12pt Hack Regular Nerd Font `~/.zshrc` ```vim 34 POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir vcs rbenv virtualenv anaconda nvm) 35...
It works fine with numbers, just the word "system" gets truncated. 