Evan Plaice

Results 42 issues of Evan Plaice

Using `organized` as a Key/Value store is causing a conflict when the parser attempts to assign a value to `organized.constructor`. This can be fixed by preventing `organized` from inheriting from...

Attempting conversion on a source file that contains a class constructor or function marked w/ `@constructor` breaks the parser. ## Cause The issue starts here https://github.com/jdalton/docdown/blob/297e61f2ef179b4cebca9656cb4eac2dbdd18669/lib/generator.js#L100 Further down it attempts...

Adding toc: 'none' to the config removes the TOC from the output. This is useful for packages where the modules aren't all concatenated into one large file (ex ES Modules)...

enhancement

Consider renaming the project to `ng2-snippets` Ref: wbond/package_control_channel/pull/5482

### Annotations _Implementation_ - [x] selector - [x] inputs - [x] outputs - [x] providers - [x] viewProviders - [x] template - [x] templateUrl - [x] styles - [x] styleUrls...

Ref: https://github.com/johnpapa/vscode-angular2-snippets

Currently, `false` is used as the value to indicate that a hook hasn't been set. This can and will cause conflicts with user-defined hooks that use false as a return...

bug

Ref: https://github.com/sergi/ftp-test-server

enhancement

- [ ] API - [ ] Installation - [ ] Roadmap