Giter Site home page Giter Site logo

Comments (4)

uctakeoff avatar uctakeoff commented on July 28, 2024

I'm sorry. Your English is too difficult for me to understand, I'm not sure I could.
Do you want to aggregate by folder?
I don't think your idea is useful to many other people at the moment.
You can get detailed statistics from the result.csv file.
Isn't it possible to get the information you want by processing the CSV file?

from vscode-counter.

uctakeoff avatar uctakeoff commented on July 28, 2024

Alternatively, you could also add the summary information to the CSV file and output the language distribution of each directory.

from vscode-counter.

yfengBTI avatar yfengBTI commented on July 28, 2024

So let's say I have this folder structure:

objects/
├── processes/
│   ├── refresh-dimensions.json
│   ├── reload-data-files.json
│   ├── reload-env-var.json
│   └── reload-feeders.json
├── chores/
│   ├── on-server-startup.json
│   └── hourly.json

We use json files to define a lot of different object types, and each type follows a different schema.
It would be nice to be able to see these as Process-JSON and Chore-JSON instead of only JSON because of the schema differences.

Hope that makes sense.

from vscode-counter.

uctakeoff avatar uctakeoff commented on July 28, 2024

Thank you for the detailed explanation. Perhaps that makes sense.
But I still can't generalize your ideas.
And it is difficult to determine automatically when your ideas should be applied.

As an alternative, I suggest you to prepare a table in summary like the following

dir JSON YAML TypeScript ...
objects/ 3456 123 5678 ...
objects/processes 1222 0 0 ...
objects/chores 578 0 0 ...

from vscode-counter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.