Tom White

Results 7 issues of Tom White

As a structured note writer: I like to indent my related notes with tabs. It would be nice if this app kept the tab indent for the next line when...

enhancement

Hi, really like your component and would like to use it for my current project. But I need to select time as well. A bit like Angular 1 JS Moment...

**Is your feature request related to a problem? Please describe.** VS Code is able to open multiple project folders inside a VS Code Workspace. The Renamer process currently will change...

enhancement
you can vote

**Is your feature request related to a problem? Please describe.** Angular 20 is introducing a new style guide and changes to the CLI to use simpler file naming conventions. The...

enhancement

Angular 20 Modules and Pipes are now suffixed by -module and -pipe, respectively. When a user renames one of these two file types, the Renamer should treat these dash suffixes...

enhancement

**Describe the bug** Depending on the `app.routes` configuration (i.e. some apps, not others), the route paths get rewritten incorrectly. See example below: **To Reproduce** Right click the `src/app/app.component.ts` or `src/app/app.ts`...

bug