Giter Site home page Giter Site logo

Comments (6)

4e6 avatar 4e6 commented on June 22, 2024 1

Ok, I will probably need to update the middleware as well

switch (cliArguments[0]) {
case '--filesystem-list': {
const directoryPath = cliArguments[1]
if (directoryPath != null) {

from enso.

4e6 avatar 4e6 commented on June 22, 2024

I will update the --filesystem-list command to filter hidden files. @somebody1234 do we need to make any changes in the dashboard?

from enso.

somebody1234 avatar somebody1234 commented on June 22, 2024

yeah. if the format doesn't change then dashboard shouldn't need to change. however, i was kinda assuming we'd be using windows' mechanism for hidden files on windows, otherwise the filtering by name would be able to be done on the frontend side.

alternatively, the API could return hidden as an attribute instead - so the user could have the option to show hidden files temporarily - but that might be overthinking it.

from enso.

enso-bot avatar enso-bot commented on June 22, 2024

Dmitry Bushev reports a new STANDUP for today (2024-05-24):

Progress: Started working on the issue. Implemented filtering of hidden files in the project manager filesystem-list command. Implemented filtering of hidden files in the project manager middleware of gui. Created a draft PR. It should be finished by 2024-05-28.

Next Day: Next day I will be working on the #10071 task. Continue working on the task

from enso.

enso-bot avatar enso-bot commented on June 22, 2024

Dmitry Bushev reports a new STANDUP for yesterday (2024-05-27):

Progress: Continue working on the issue. Fixed filtering logic by using the package that finds hidden files on Windows. Fixed linting issues. PR is ready for review. It should be finished by 2024-05-28.

Next Day: Next day I will be working on the #10071 task. Continue working on the task

from enso.

enso-bot avatar enso-bot commented on June 22, 2024

Dmitry Bushev reports a new STANDUP for yesterday (2024-05-28):

Progress: Finishing the PR. Fixing failing timers test. Revived an old PR that records the interaction between gui and the language server. Implemented writing the changes into a single messages file. It should be finished by 2024-05-28.

Next Day: Next day I will be working on the #10071 task. Continue working on the task

from enso.

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.