Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / amir9480/vscode-cpp-helper issues and pull requests
#77 - High CPU load
Issue -
State: open - Opened by Bratski about 2 months ago
#76 - C++ helper "Create Implementaion" cause CPU 100%
Issue -
State: open - Opened by shiwenwang 6 months ago
- 3 comments
#75 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#74 - Question: it creates the definition of the function that is one line before the function that I selected
Issue -
State: open - Opened by white20000930 10 months ago
- 1 comment
Labels: bug, help wanted
#73 - Nothing of C++ Helper works anymore after calling "Create Implementation" with a special constructor in your class
Issue -
State: open - Opened by Food2023 12 months ago
- 3 comments
Labels: bug, help wanted
#72 - feat: Add ability to ignore update notification
Pull Request -
State: closed - Opened by hyperupcall about 1 year ago
- 1 comment
#71 - Add ability to disable the update notification
Issue -
State: closed - Opened by hyperupcall about 1 year ago
#70 - Adding support for find/replace config that allows alternative directory structures
Pull Request -
State: closed - Opened by knetworx over 1 year ago
- 5 comments
#69 - Bump minimatch and mocha
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#68 - Bump ansi-regex from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#67 - Bump minimist from 1.2.5 to 1.2.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#66 - Fixed issue with #ifndef header not being added
Pull Request -
State: closed - Opened by ClearlyKyle almost 2 years ago
- 1 comment
#65 - Is Create Header Guard broken after last VSCode update?
Issue -
State: closed - Opened by RayleighLord almost 2 years ago
- 2 comments
#64 - Class member function implementation generator doesn't work if there're comments
Issue -
State: open - Opened by SineStriker almost 2 years ago
#63 - Bump flat and mocha
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#62 - Generate Header Guard: Sanitize File Name
Issue -
State: open - Opened by hattesen about 2 years ago
#61 - Minor issue with generated implementation for pure virtual functions
Issue -
State: open - Opened by hattesen about 2 years ago
#60 - Creating source: file location (.) and extension (cpp) not configurable
Issue -
State: open - Opened by hattesen about 2 years ago
#59 - namespace Scop Wrongly Parsed [bug]
Issue -
State: open - Opened by Welgriv about 2 years ago
#58 - [Feature Request] Adding `<class_name>::` in Front of the Generated Implementation
Issue -
State: closed - Opened by Welgriv about 2 years ago
#57 - Implementations of multiple methods
Issue -
State: open - Opened by MaxGor90 about 2 years ago
- 2 comments
#56 - often get stuck
Issue -
State: open - Opened by lglgdouble over 2 years ago
- 2 comments
Labels: bug, help wanted
#55 - Bug of creating implementation of the very first function of a header file
Issue -
State: open - Opened by Wakotu over 2 years ago
- 1 comment
Labels: bug, help wanted
#54 - The extension fails to find the source file when it's not in "an obvious location".
Issue -
State: open - Opened by HTD over 2 years ago
- 2 comments
#53 - Multi-line can not implement the function, I don't know if it is my operation problem
Issue -
State: closed - Opened by ducute over 2 years ago
- 2 comments
#52 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#51 - Creating an implementation sometimes breaks the C++ language server?
Issue -
State: open - Opened by Etherealflux almost 3 years ago
- 3 comments
Labels: bug, help wanted
#50 - [Feature Request] Move Implementation to Source File
Issue -
State: open - Opened by scottmudge about 3 years ago
Labels: enhancement, help wanted
#49 - "Create Implementation" fails when header file contains comments
Issue -
State: closed - Opened by Geometror about 3 years ago
- 2 comments
#48 - Fix function mismatch when header contains comments
Pull Request -
State: closed - Opened by Geometror about 3 years ago
- 2 comments
#47 - Create Implementation leaves trailing space on signature of implementation
Issue -
State: closed - Opened by kipyminyman about 3 years ago
- 1 comment
#46 - Extension issue
Issue -
State: open - Opened by N4n00kki about 3 years ago
#45 - CppHelper.SourcePattern is very constraining for non-"all in one folder" source layouts
Issue -
State: open - Opened by RoyAwesome over 3 years ago
- 5 comments
Labels: enhancement, help wanted
#44 - Extension issue
Issue -
State: open - Opened by Reed1987 over 3 years ago
#43 - Extension causes high cpu load
Issue -
State: open - Opened by Andrysky over 3 years ago
- 3 comments
#42 - "Create Implementation" function stopped working properly.
Issue -
State: closed - Opened by adncoach over 3 years ago
- 2 comments
#41 - Extension no longer working after update
Issue -
State: open - Opened by Ares9323 over 3 years ago
- 15 comments
Labels: More info needed
#40 - Handle [[nodiscard]] attribute
Pull Request -
State: closed - Opened by armandas over 3 years ago
- 1 comment
#39 - [[nodiscard]] attribute support
Issue -
State: closed - Opened by armandas over 3 years ago
- 1 comment
#38 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#37 - Create Implementation generates new definitions even if one is already implemented
Issue -
State: open - Opened by MrAviator93 over 3 years ago
Labels: bug, help wanted
#36 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#35 - Function not detected
Issue -
State: closed - Opened by qsyttkx over 3 years ago
- 4 comments
Labels: bug
#34 - Feature Request: focus on already opened file instead of creating a duplicate tab
Issue -
State: open - Opened by Ares9323 over 3 years ago
- 1 comment
Labels: enhancement, help wanted
#33 - How to set the SourcePattern dynamically for an Unreal Engine 4 Project
Issue -
State: closed - Opened by Ares9323 over 3 years ago
- 3 comments
Labels: enhancement, help wanted
#32 - getter/setter helper
Issue -
State: open - Opened by jhnyang over 3 years ago
- 1 comment
Labels: enhancement, help wanted
#31 - Trailing comment symbol "//"
Issue -
State: closed - Opened by geophysicsQC over 3 years ago
- 3 comments
Labels: bug
#30 - [Feature request] Create declaration from definition, with member object support
Issue -
State: closed - Opened by ItsCubeTime almost 4 years ago
- 2 comments
#29 - Bump lodash from 4.17.15 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#28 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#27 - Create implementation bug
Issue -
State: closed - Opened by centuryhopper almost 4 years ago
- 10 comments
#26 - Search by file name doesn't work in VSCode - Insiders
Issue -
State: closed - Opened by S0mn4mbul1st almost 4 years ago
- 1 comment
#25 - Support globs in source patterns
Issue -
State: open - Opened by riverwoodland almost 4 years ago
- 1 comment
Labels: enhancement, help wanted
#24 - Does this work for anyone that also has Vim plugin?
Issue -
State: open - Opened by Alex-EEE almost 4 years ago
- 1 comment
Labels: More info needed
#23 - file patterns: leading "/" here
Issue -
State: open - Opened by icegood about 4 years ago
- 1 comment
#22 - Issue with a nested class defined "externally"
Issue -
State: open - Opened by xni about 4 years ago
- 1 comment
Labels: bug, help wanted
#21 - "Create implementation" is opening a new tab instead of using the already opened one.
Issue -
State: closed - Opened by zer0nim about 4 years ago
Labels: enhancement
#20 - Creating implementation sometimes doesn't work
Issue -
State: closed - Opened by konradglas about 4 years ago
- 2 comments
#19 - implementation of final classes are created wrong
Issue -
State: closed - Opened by tiolan over 4 years ago
Labels: bug
#18 - Change definition / declaration
Issue -
State: open - Opened by Shatur over 4 years ago
- 4 comments
Labels: enhancement, help wanted
#17 - Do include guards properly
Issue -
State: closed - Opened by jdlugosz over 4 years ago
- 4 comments
#16 - Add trailing return type
Issue -
State: closed - Opened by mrdimfox over 4 years ago
- 1 comment
#15 - not creating implementation in .cpp correctly
Issue -
State: closed - Opened by BazzalSeed over 4 years ago
- 4 comments
#14 - Create cpp file if now exists
Issue -
State: closed - Opened by navarrothiago over 4 years ago
- 1 comment
Labels: enhancement
#13 - inside class problem
Issue -
State: closed - Opened by kamkamkil over 4 years ago
Labels: bug
#12 - Better friend function support
Issue -
State: closed - Opened by Binary-Song over 4 years ago
- 2 comments
Labels: bug
#11 - Copy Function Definition Context Menu
Issue -
State: closed - Opened by namello-zmtp over 4 years ago
- 4 comments
Labels: enhancement
#10 - Fix issue where function not detected
Pull Request -
State: closed - Opened by paulelong over 4 years ago
- 1 comment
#9 - Function not detected
Issue -
State: closed - Opened by brukted over 4 years ago
- 9 comments
#8 - Create implementation implements the function in h file
Issue -
State: closed - Opened by Noxet over 4 years ago
- 2 comments
#7 - Template implementation within header file
Issue -
State: closed - Opened by geophysicsQC over 4 years ago
- 2 comments
Labels: enhancement
#6 - No License information
Issue -
State: closed - Opened by SjurWarEagle almost 5 years ago
- 1 comment
#5 - Create implementation doesn't work (0.0.6)
Issue -
State: closed - Opened by SergeyFi almost 5 years ago
- 3 comments
#4 - Regex match C++
Issue -
State: closed - Opened by 1045020768 almost 5 years ago
- 3 comments
Labels: bug
#3 - Features: Create Declaration
Issue -
State: open - Opened by tiansin almost 5 years ago
Labels: enhancement, help wanted
#2 - Commands not found
Issue -
State: closed - Opened by DnnMitko almost 5 years ago
- 4 comments
#1 - Not working on vscode 1.43.1
Issue -
State: closed - Opened by lp35 almost 5 years ago
- 5 comments