eclipse-theia/theia

improve license detection for built-in extensions

Open

#7,381 建立於 2020年3月20日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (18,676 star) (2,478 fork)batch import
enhancementhelp wantedvscodevsx-registry

描述

Currently we always try to look into LICENSE file, but there can be more locations including configurable.

Form @spoenemann:

  • If a package.json has SEE LICENSE IN ..., then try there first
  • after that try LICENSE.md, LICENSE, and LICENCE.txt in this order

貢獻者指南

improve license detection for built-in extensions · eclipse-theia/theia#7381 | Good First Issue