Giter VIP home page Giter VIP logo

Comments (7)

Ekidoxx avatar Ekidoxx commented on July 16, 2024

In my opinion there are two options, and I'd personally suggest implementing the second one

  1. Add new line under

    "editing-file": "Editing %fileName%",
    for editing file when showing file name is disabled, i.e.:

    	"editing-some-file": "Editing some file",
  2. Change

    }) : config.getTranslation('editing-idle');
    to:

    		}) : config.getTranslation('type-unknown');

from atom-discord.

HelloWorld017 avatar HelloWorld017 commented on July 16, 2024

@xdavidhu Would you show your settings about privacy & behaviors?
@Ekidoxx Unfortunately, 'editing-idle' of second one is the text which is shown when no files are opened. T_T

from atom-discord.

Ekidoxx avatar Ekidoxx commented on July 16, 2024

Since I get exactly same result:

image

from atom-discord.

Ekidoxx avatar Ekidoxx commented on July 16, 2024

Guess what @HelloWorld017, that also kind of got fixed once I manually updated package with content of this repo... But now it shows Editing a file even when there are no tabs open in Atom...

with active file: (good icon and title) with active settings: (good icon but wrong title) @
image image

image

from atom-discord.

HelloWorld017 avatar HelloWorld017 commented on July 16, 2024

Because of slow update, you should wait for about 15s to update!

from atom-discord.

HelloWorld017 avatar HelloWorld017 commented on July 16, 2024

I think this issue have been solved at a3dea3e. :D I'll upload to apm when testing #42 is finished.

from atom-discord.

xdavidhu avatar xdavidhu commented on July 16, 2024

Just updated, it works really well! :D
Thank you for the quick response & fix!

screen shot 2018-01-24 at 18 57 01

from atom-discord.

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.