Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

atom 1.45.0 does not autodetect TS, loading icon persists #20629

Open
1 task done
lonewarrior556 opened this issue Apr 15, 2020 · 0 comments
Open
1 task done

atom 1.45.0 does not autodetect TS, loading icon persists #20629

lonewarrior556 opened this issue Apr 15, 2020 · 0 comments

Comments

@lonewarrior556
Copy link

lonewarrior556 commented Apr 15, 2020

$ atom --version
Atom    : 1.45.0
Electron: 4.2.7
Chrome  : 69.0.3497.128
Node    : 10.11.0

$ lsb_release -d
Description:	Ubuntu 18.04.4 LTS

image

this happened following an upgrade using ubuntu software updater I do not know what version it was prior but would not be awfully out of date.

Prerequisites

Description

  • Atom opens the file, but cannot detect the language it is in.
  • It allows editing but will always leave the loading icon in the middle of the screen.
  • It allows manually changing the language to the proper one, Highlights properly, still leave loading icon on the middle of the screen
  • console opened.. No outputs or errors
  • atom --safe detects TS language,But loading icon remains on the middle of the screen

Steps to Reproduce

  1. echo 'var a = require("fs")' > file.ts
  2. atom file.ts

Expected behavior:

Actual behavior:

Reproduces how often:

Versions

$ atom --version
Atom : 1.45.0
Electron: 4.2.7
Chrome : 69.0.3497.128
Node : 10.11.0

$ lsb_release -d
Description: Ubuntu 18.04.4 LTS

Additional Information

@lonewarrior556 lonewarrior556 changed the title atom 1.45.0 does not autodetect, loading icon persists atom 1.45.0 does not autodetect TS, loading icon persists Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant