Cleaning up the folder structure in the source code
- Dominant language
- C#
- Stars
- 76
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
danames[CodePlex]
We just recently updated the folder structure of the source code to match the Visual Studio source code explorer view. This is a good step forward.
Next step is to rename the folders of the plugins in the Plugins folder to identify which ones are fundamental to HydroDesktop (shipped with the installer) and which are true quotextensionsquot (downloaded from the online repo).
Let's rename folders accordingly:
HydroDesktop.GraphView
HydroDesktop.TableView
HydroDesktop.HISSearch (formerly Search3)
HydroDesktop.HelpTab
Extension.ElevationGraph
Extension.FacetedSearch3 -
Experimental.FacetedSearch
Deprecated.xxx
etc.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the source tree's Plugins folder and compare the existing plugin folders with the naming groups listed in the issue. Review how the Visual Studio source explorer and the installer distinguish fundamental plugins from online extensions. Done means the applicable folders are renamed consistently, including deprecated or experimental items, without losing that distinction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100