Skip to content

[Don`t merge me] AC2-1824 shadow dom 버그 수정 #1

Open
iamidlek wants to merge 10000 commits intomainfrom
AC2-1824
Open

[Don`t merge me] AC2-1824 shadow dom 버그 수정 #1
iamidlek wants to merge 10000 commits intomainfrom
AC2-1824

Conversation

@iamidlek
Copy link
Member

@iamidlek iamidlek commented Nov 28, 2023

dev container에 해당 레포/브렌치로 소스로 기동

clone github Pull Request ...

소스코드 수정 사항 저장

yarn install
yarn gulp editor-distro

out-monaco-editor-core 폴더가 monaco-ediltor에서 사용되는 core

cd out-monaco-editor-core

publish 할 이름으로 package.json 수정

"name": "@accordion/monaco-editor-core"

publish

npm publish --access=public

사용법

npm i -D monaco-editor-core@npm:@accordion/monaco-editor-core

@iamidlek iamidlek changed the title AC2-1824 shadow dom 버그 수정 [Don`t merge me] AC2-1824 shadow dom 버그 수정 Nov 28, 2023
@iamidlek iamidlek self-assigned this Nov 28, 2023
justschen and others added 26 commits February 21, 2025 00:38
* Ensure proper sequencing of notebook cell edits

* Update code review comments

* Fixes

---------

Co-authored-by: Peng Lyu <penn.lv@gmail.com>
Adopt Markdown to use vscode log output channel
… encoding (microsoft#241448)

* encoding - add a test that simulates saving a document with different encoding

* update pointer to issue
Create an empty model for each inserted cell
joyceerhl and others added 29 commits February 26, 2025 01:04
better hover for urls and better image classifications
Preserve original data transfer value if still in same ext host context
* add tokenization to help dodging comments

* add string and regex to token stuff
* files - use limits when checking for dirty writes

* chat - cleanup copilot menu further

* Setup: Confusion with GitHub Enterprise & GHE.com (fix microsoft/vscode-copilot#12590)

* Status Bar Entry: Not guaranteed to be located to the far right (fix microsoft/vscode-copilot#13487)

* chat - tweak visuals of chat entry

* chat - turn status into an exp setting
`vscode.file` is assumed to be a URI by prompt file support
* Fix terminal editor layout issues

* comment
…242020)

* Modified markup cell decorators

* Fix decorations removal when cell is outside of viewport.
…or4312/fix-edit-state

Revert "chat: fix potential issue with chat session being stuck in streaming state"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.