-
Started seeing 502 Bad Gateway since the past 15-20 minutes.
-
how to unpublish extension from open-vsx.org once published ?
-
I have found an issue where the aoscx_acl_vlan module renames the VLAN. For example, show running config before running a playbook:
```
vlan 164
name Dev-A
vsx-sync
```
Run the playboo…
-
[Vscodium](https://vscodium.com/) 是一个社区驱动/自由协议的 VSCode 二进制发行版。
虽然 VSCode 的代码是 MIT 协议的,但微软官方的 binary release 并[不是 FLOSS License](https://code.visualstudio.com/license),所以有了这一社区编译版本。
它不带有 MS 相关的附加…
-
Hi I am a VSCodium (an open-source fork of VSCode) user and due to some legal considerations, they cannot include the microsoft extensions store on it. They instead use the more open registry of [open…
-
I'm leading an AAVSO workshop that will introduce amateur astronomers to analyzing TESS data using lightkurve. The initial goal will be to use TESS photometry to refine the classifications and periods…
-
Feature gate: `#![feature(stdarch_powerpc)]`
This is a tracking issue for the PowerPC intrinsics in `core::arch::{powerpc,powerpc64}`.
### Public API
Everything in `core::arch::{powerpc,power…
-
To support non-MS VScode versions, like [Cursor](https://cursor.sh/) IDE, that can not access the [VSCode marketplace](https://marketplace.visualstudio.com/vscode), investigate if we can publish to [O…
-
There was [some discussion](https://github.com/feder-observatory/stellarphot/pull/180#pullrequestreview-1763515466) in #180 about what should or should not be in `core`. The discussion was prompted by…
-
I do not have access to root in machines but I have sudo to edit some files eg. `/etc`. How should I use this extension to edit those files? If I just use my ssh user and try to save it will say:
`…