forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from microsoft:main #377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Move sanitizer logic into `domSanitizer` file - Avoid most direct use of dompurify types - Use clearer names to describe what properties do
* implement sign in to access configured marketplace * revert
… dom selection in monaco-editor (#215780) * fix monaco inlinesuggest toolbar loses css color problem * Fix the unexpected console error that occurs when updating the shadow dom selection in monaco-editor --------- Co-authored-by: linqirong <[email protected]>
Bump notebook milestones
Refactor dom sanitizer usage
expose undo/redo and canUndo/canRedo methods on model Co-authored-by: Devlin Junker <[email protected]>
* Issue #168531: Cursor Height. Changed viewCursor to consider cursor height each time cursor is rendered. Cursor height is dependent on font line height and font size. * Reduce formatting diffs * Small fixes --------- Co-authored-by: Alexandru Dima <[email protected]>
* Allow participants in any mode Fix #255921 * Get rid of unneeded context keys * Preserve modes for default agents * Fix tests * Fix test
This change adds restrictions to our dom sanitizer rules. The goal is to make the core set of rules more restrictive and require callers to opt into more permissive tags Main changes: - Remove input tags being allowed by default - Remove some markdown specific / custom attributes from the default list - Remove id, class, and style attrs from default layer - Split up link/media allowed commands - Restructure api to make it more clear how you can override or augment tags/attrs
* trim whitespace after new line character deletion * trimming whitespace after deleting newline character + tests -- feature request #134898 * Implement deleting right at end of line includes leading whitespace --------- Co-authored-by: Alexandru Dima <[email protected]>
Tighten up dom sanitizing rules
Start on NuGet support
Fix click handlers in chat markdown
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.3)
Can you help keep this open source service alive? 💖 Please sponsor : )