Adam Lindberg
Adam Lindberg
I'm using @YurkoHoshko's fork and Fix Mac Path, but I'm still seeing these errors: ``` Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 377, in on_query_completions res = callback.on_query_completions(v,...
The error I had was apparently related to an outdated Hex version (see #28).
AFAIK, Docker Swarm does nothing for networking? It seems more to be aimed at distributing/scheduling Docker containers over multiple hosts.
I see the following problems with the suggested options: * Inserting existing characters is confusing because they're not really there * Adding decoration such as underlines etc. could potentially also...
In my opinion the best one is still the grouping. ~~Perhaps it could only activate on numbers with 5 digits or more? That would avoid the weird look for time/date...
Anything that looks like a normal character will get confusing and be mistaken for actual characters that are not there. Another argument against this is localization (e.g. dots and commas...
Per env, primarily.
Actually, I would be perfectly fine if I could throw in `Env` as the top layer. Like `1.db.dev.aws.example.com`.
I like the last version, it is a better generalization from my first proposal. I guess one route would only server the machines that match (i.e. that have values for...
Is this fixed on master?