too
Pinned
Activity
heartacker issue comment jacqueskang/IpcServiceFramework
Current Status?
Hi, I see that during the last 11 months no code changes have been made and I want to ask about the status of this project. I'm looking for a replacement of our WCF (Named Pipe) Services. Is this Framework ready for production?
Cheers, Micha
When comparing the performance between WCF via Named Pipes and this Framework I see a significant difference. WCF is a lot faster and I think this is because of it's embedded BinarySerializer. So an additional question is : can we change the JSON Serializer with another one - please see customize user data serialization for request and response . I really like your implementation - during my tests everything works as expected. Great, thanks!
CoreWCF
heartacker forked khwas/FT2232HJTAGCSharpNETTestApp
heartacker issue comment microsoft/vscode
Bracket pair colorization should NOT be enabled by default
A recent update added a native bracket pair colorization capability, and it's enabled by default.
I don't like this thing at all and I find it to be confusing, and although I can of course disable it manually, I think enabling it by default is a bad idea. Mainly because this is a "niche" feature, so to speak, most people don't use/want to use it, it would've been better if you just offered users this feature without messing with the defaults.
Please keep this feature disabled by default.
After Next update: Bracket pair colorization should be enabled by default 👁️
heartacker issue comment nopeslide/drawio_mermaid_plugin
Bump mermaid from 8.14.0 to 9.1.1 in /drawio_desktop
Bumps mermaid from 8.14.0 to 9.1.1.
Release notes
Sourced from mermaid's releases.
9.0.1
Release Notes
🐛 Bug Fixes
🎉 Thanks to all contributors helping with this release! 🎉
9.1.0
Release Notes
🚀 Features
Accessibility added to the charts (#3008) (#2732)
@knsv
@gwincr11
@therzka
@khiga8
@el-mapache
@lindseywild
feat: add hideUnusedParticipants and some cleanup (#2943)
@Yash-Singh1
Added default new line in the diagram text before parsing for special… (#2983)
@ashishjain0512
Added support to change the position of the main branch (#3010)
@ashishjain0512
Sequence autonumbering and Git fix options parsing (#2981)
@Zumbala
fix mermaidAPI.parse() behavior to match documentation, add tests to ensure behavior matches docs (#3004)
@timmaffett
protect config.js from attempting to use invalid theme name (which corrupted mermaid use until reset()) (#2987)
@timmaffett
Handling flowchart link style for html labels using legacy renderer #2951
Documentation
- Doc/update zh readme (#3005)
@lexmin0412
- Documentation fix for 8.6.0 readme - add missing quotes to example theme default (#2986)
@timmaffett
- Fix typos in gitgraph.md (#2999)
@Lance-DC
- Remove a stray word (#2974)
@egnor
- Update README.md (#2989)
@guidanoli
Dependecy updates
- chore(deps): Included dependency review (#2984)
@naveensrinivasan
- chore(deps): bump stylis from 4.1.0 to 4.1.1 (#2967)
@dependabot
- chore(deps-dev): bump
@babel/core
from 7.17.9 to 7.17.10 (#2996)@dependabot
- chore(deps-dev): bump
@babel/preset-env
from 7.16.11 to 7.17.10 (#2991)@dependabot
- chore(deps-dev): bump
@commitlint/cli
from 16.2.3 to 16.2.4 (#2992)@dependabot
- chore(deps-dev): bump
@commitlint/config-conventional
from 16.2.1 to 16.2.4 (#2997)@dependabot
- chore(deps-dev): bump babel-jest from 27.5.1 to 28.0.3 (#2990)
@dependabot
- chore(deps-dev): bump babel-jest from 28.0.3 to 28.1.0 (#3013)
@dependabot
- chore(deps-dev): bump babel-loader from 8.2.4 to 8.2.5 (#2964)
@dependabot
- chore(deps-dev): bump cypress from 9.5.4 to 9.6.0 (#2998)
@dependabot
- chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 (#2966)
@dependabot
- chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#3015)
@dependabot
- chore(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5 (#2965)
@dependabot
- chore(deps-dev): bump eslint-plugin-jsdoc from 39.2.2 to 39.2.8 (#2968)
@dependabot
- chore(deps-dev): bump eslint-plugin-jsdoc from 39.2.8 to 39.2.9 (#2994)
@dependabot
- chore(deps-dev): bump husky from 7.0.4 to 8.0.0 (#3016)
@dependabot
... (truncated)
Commits
5a9ec30
Updating Release version to 9.1.1ee0b31b
#3025 Fix from broken init call48eb871
#3023 Updated the directives documention3a2650d
Merge branch 'applitools'eadbf59
Adding applitools to inegration tests8889b05
Updating the release version to 9.1.05ec5ebf
#2951 Fix for styling issue on labes when using htmlLabels in legacy flowcharts6cea0fd
#2951 Fix for styling issue on labes when using htmlLabels in legacy flowcharts3cb9267
Fixing failing test cases6528a0c
Merge pull request #3010 from mermaid-js/GitGraph_mainBranchOrdering- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@nopeslide please accept this for better experience
heartacker issue mjbvz/vscode-markdown-mermaid
please upgrade mermaid to support gitgraph
https://github.com/mermaid-js/mermaid/releases/tag/9.0.0
and the newest version is 9.1.1
heartacker issue microsoft/vscode
margin of context between right and left are different in notebook
Does this issue occur when all extensions are disabled?: Yes
版本: 1.68.0-insider (system setup) 提交: 8c882677f947ef7ec748e7f031c7b5470aaf9be1 日期: 2022-05-11T05:17:12.474Z Electron: 17.4.1 Chromium: 98.0.4758.141 Node.js: 16.13.0 V8: 9.8.177.13-electron.0 OS: Windows_NT x64 10.0.22616 Steps to Reproduce:
heartacker issue comment microsoft/ClearScript
how to show js log
hi, how can we show the js log to the command windows via console.log('hello world');
I have try the ClearScriptConsole project and it is the result
heartacker issue microsoft/ClearScript
how to show js log
hi, how can we show the js log to the command windows via console.log('hello world');
heartacker forked microsoft/ClearScript
heartacker forked sergey-tihon/vscode-openxml-explorer
heartacker issue comment OmniSharp/omnisharp-vscode
Debugger: didn't support Edit and Continue feature
Environment data
dotnet --info
output:
VS Code version:1.2.1
C# Extension version:1.1.7
Steps to reproduce
- We add following code to update the value of one variable when break mode: a++;
- then save the updated file;
- F10
Expected behavior
the new line will be executed and the value will be increased
Actual behavior
the new line is skipped and the value is not changed
Debugger: please support Edit and Continue feature
heartacker push heartacker/vscode-gerrit-helper
commit sha: 0d93fdf4bd26f7202d62aa243b0feb8cfb5ef04b
push time in 1 week agoheartacker issue comment Dirkster99/NumericUpDownLib
Option to display more decimal points
Hi I am using DoubleUpDown and would like to display more decimal points, i.e. 0.0001 instead of the default 0.01. Is there an easy way to do this that I am missing? I've tried changing the DisplayLength, the StepSize, the NumberStyle but I still have only the 2 decimal places. Thanks!
try FormatString
heartacker issue microsoft/vscode
Provide a mechanism to tell the user that there are other editors for a filetype
Provide a mechanism to tell the user that there are other editors for a filetype
it's is hard to know there are other editor for this file
heartacker issue jjuback/gc-excelviewer
can not preview excel file any more after upgrading vscode to 1.49
and also, can not find the "open preview” on menus
heartacker issue omsharp/BetterComments
aaron-bond/better-comments/ and /omsharp/BetterComments
VS and VSCode is my most code tool.
seems that the aaron-bond/better-comments/
and /omsharp/BetterComments
have the similar rules , it will be better fi compatible with each other on rule
:D
[Feature request] Not depend on Microsoft.Extensions.Hosting
Is your feature request related to a problem? Please describe. I want to use an ipc framework in desktop wpf apps. This is a good ipc framework, but using this will bring too many references.
Describe the solution you'd like
Microsoft.Extensions.Hosting
will be optional. I can choose to use it in asp.net core apps, but not use it in wpf desktop apps.Describe alternatives you've considered
Additional context