Mike Erickson

Results 71 issues of Mike Erickson

As outlined in #49, I am having issues with a number of files in a different project. I would be happy to share the project with (currently private) if you...

bug

Has there been any desire to insert an existing snippet (how would search occur) from CLI? I am thinking something like: ```bash > cacher snippets:insert --name filename.txt --labels bash,??? ```...

Must I do something different to have icons appear? Using the command ``` exa --icons --color=always -la ``` I see this ![CleanShot 2022-08-23 at 17 46 34](https://user-images.githubusercontent.com/183153/186290672-d8a3571f-fe02-4198-a879-2618e97dc343.png)

Outside of the bootstrapping of Laravel application (which can be added to FeatureContext, curious what else is available that is not in MinkContext?

In short, I have the following ``` This is an encoded variable ``` When the template is rendered, it is escaping the `` characters ``` This is an encoded variable...

Please see the following console output: ``` npm ERR! Darwin 15.5.0 npm ERR! argv "/Users/mikeerickson/.nvm/versions/node/v6.3.1/bin/node" "/Users/mikeerickson/.nvm/versions/node/v6.3.1/bin/npm" "start" npm ERR! node v6.3.1 npm ERR! npm v3.10.3 npm ERR! file sh npm...

As I am sure most of us users, we have a HUGE `node_modules` directory. When I click on a file which is from an entry in node_modules, the sync really...

I have https://github.com/postcasio/tree-view-open-files installed When clicking on a file tab, it always jumps to the "panes" used by above mentioned plugin as opposed to going to the spot in the...

Unable to parse JSON. Error Message: Syntax Error: Unexpected identifier Response: mikeerickson: Logou

I have configured `python.linter` to `flake8` but VSCode is still using `pylint` (see screenshot) Should I be configuring this somewhere else? As you can see, the setting is set to...