microsoft / microsoft/monaco-editor

Fix please justify-content: end

Open
#4,823 4 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
46.8k
Forks
4.1k
Avg merge
17h 58m
Merged PRs (30d)
1

Description

WARNING in ./node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hover.css (./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-
loader/dist/cjs.js!./node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hover.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
(45:3) from "autoprefixer" plugin: end value has mixed support, consider using flex-end instead

Code:
justify-content: end

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the tracked source corresponding to node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hover.css and reproduce the build warning from the issue. Check the CSS declaration at line 45; done means the build no longer reports the Autoprefixer warning about justify-content: end.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.