1
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Completed rename of column aliases. Commented rename of table aliases because it should be done after rebuilding the tree. More... over 1 year ago
Implemented DirectQuery SQL formatter with separate option to disable the feature (enabled by default). More... over 1 year ago
Code cleanup More... over 1 year ago
First prototype of SQL formatting for DirectQuery More... over 1 year ago
Use Open Sans as a font family for xmSQL to improve visualization quality and copy&paste effect More... over 1 year ago
Fixed bug in xmSQL syntax highlighting More... over 1 year ago
Fix #1052 disabling re-ordering of columns in vertipaq analyzer More... over 1 year ago
improving refresh speed of server timings More... over 1 year ago
adding nuget dependabot scans More... over 1 year ago
Fix #1051 adding Formatted File output target More... over 1 year ago
Merge branch 'develop' of https://github.com/DaxStudio/DaxStudio into develop More... over 1 year ago
Fixed bug in formatting non-xmSQL queries. More... over 1 year ago
Improved Copy SE Queries that removes initial SET DC_KIND and final empty rows (also exclude Estimated Size) More... over 1 year ago
Fixed ExpandDependentMeasure for measures with line comments at the end of the expression (add CRLF if there is a line comment in any position) More... over 1 year ago
Changed Timeline default to Thin to improve accessibility. More... over 1 year ago
Fixed error in Find Dependent Measure when the expression included single quotes ('). More... over 1 year ago
Fixed Server FE Benchmark icon in dark mode More... over 1 year ago
Transformed filter from hard paragraph break to soft line break in Copy SE to clipboard (it respects paragraph style when you paste in Word). More... over 1 year ago
updates to ServerTimes clipboard handling More... over 1 year ago
Fixed unit test for DQ More... over 1 year ago
Improvements to parallel execution detection. FE calculation warning appears only if there are at leat 10 ms of overlap. More... over 1 year ago
Added hotkey for Copy SE query. Moved hotkey of Uncomment just before Comment (the other are still in alphabetical order). More... over 1 year ago
Implemented copy SE query skipping the end of paragraph. More... over 1 year ago
Fixed error in assignment of hot keys (DebugCommas was private and must be public). More... over 1 year ago
Live update of Total duration time during execution. More... over 1 year ago
fixing duplicated connections catching other trace events More... over 1 year ago
Display query error message in trace status bar in case of an error, clearing the previous execution results, because it was creating confusion in case of errors. More... over 1 year ago
Added ABS / REL as keywords for syntax color. More... over 1 year ago
Added (with preview settings) Total DQ duration in Server Timings More... over 1 year ago
Fixed FE/SE percentage visualization. More... over 1 year ago