Erik Lieben

Results 5 issues of Erik Lieben

# Support multi workspaces in vs code > You can work with multiple project folders in Visual Studio Code with multi-root workspaces. This can be very helpful when you are...

✨ vNext ✨

# create new Aurelia 2 project GUI The existing CLI will be replaced with the command ``` npx makes aurelia ``` This is a perfect option if you would like...

✨ vNext ✨

- If/Else - We've added an else attribute that you can use in combination with the if attribute in your templates! No more need for inverse if statements to handle...

enhancement

https://ilikekillnerds.com/2016/02/aurelia-ui-virtualization-plugin/ ```virtual-repeat``` ```html ${item} ```

enhancement

VSCode now supports configuring custom colors for tokens from extensions: https://github.com/Microsoft/vscode/issues/14309 It works in the vs code insider's preview, so it will probably be released in the next release. This...

enhancement