-
Updated
Nov 12, 2020 - Python
development
Here are 3,002 public repositories matching this topic...
-
Updated
Nov 12, 2020 - Python
-
Updated
Oct 19, 2020
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Python
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Oct 20, 2020 - Python
-
Updated
Apr 11, 2020 - Python
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 13, 2020
-
Updated
Oct 8, 2020 - Ruby
-
Updated
Nov 8, 2020 - Python
-
Updated
Jun 5, 2019 - Go
-
Updated
Oct 11, 2020
Let's write a guide on how to tail
the pantheon/fpm logs.
I think it is as easy as:
lando logs -s appserver -f
That seems to spit out the PHP errors when I create a syntax error or undefined function in my Pantheon app.
Let's turn it into a guide: https://docs.lando.dev/contrib/guides-intro.html
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Aug 12, 2020
-
Updated
Oct 26, 2020
$ minishift status
Minishift: Running
Profile: minishift
OpenShift: Stopped
DiskUsage: ERR of
perhaps this is related to the error state from the OpenShift isRunning
check
-
Updated
Oct 30, 2020 - JavaScript
-
Updated
Jul 9, 2020
-
Updated
Sep 26, 2020 - Go
-
Updated
Oct 2, 2020
-
Updated
Sep 1, 2020
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
-
Updated
Sep 27, 2020 - Shell
-
Updated
Oct 15, 2020 - JavaScript
Improve this page
Add a description, image, and links to the development topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the development topic, visit your repo's landing page and select "manage topics."
Hi all,
I've been running into an issue that I don't see reported yet in this repo, so I'd like to bring it up.
The issue is described here: microsoft/vscode#101136. When alt-clicking in the vscode terminal, if the program doesn't support (something), the screen can fill up with "^[[D" or "^[[C" characters.
Here's a screenshot:
![image](https://user-images.githu