Jordan W

Results 474 comments of Jordan W

One other benefit of this: There's a workflow where you add a new page entry to the `pages:` yaml key in the root page. On page reload (or live reload),...

Thanks - I'm going to hold off on this, because I we've been working on a major update that completely redoes the page load process. Soon, you'll just request `localhost:8080/myPath/myPage.html`...

Thanks for the reminder. Will leave open until I add the ORIGINS (important to note the project history and pieces that are vendored/forked/used).

It is not possible to fetch modules asynchronously when running from the local file system. Is this what you meant?

Good idea. We need a shorter prefix name like `yo` though. Also, we can have a "debug" command - that explains _why_ environment variables were set the way they are,...

I've never used the js modes and don't even know if it's useful/used commonly but the error seemed like it was an internal assumption being violated which should maybe fail...

It looks like `Vintageous` could read from the settings: ``` findHighlight #ffe792 findHighlightForeground #1515FF ``` Which is how colorschemes may define the regular Sublime search highlighting.

So how did that diff improve the behavior of redo? I'm seeing the same behavior, I believe.