Trending repository
-
Updated
Aug 4, 2022 - C#
Catch this session and more at Git Merge 2022 in Chicago, IL Sep 14 - 15th. Tickets are on sale now.
August 24, 2022 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
Install the open-source plugin for your editor
Write code like you already do
Get a personal or team dashboard with metrics about your programming
Describe the bug
The bug occurs in lyra-0.0.1-beta-13.
Typo tolerant searches miss expected results.
To Reproduce
const db = new Lyra({
schema: {
txt: "string",
},
stemming: false // Disabling stemming to avoid confounding the results
})
// Insert "stelle", and other words that are all within edit distance 2
await db.insert({ txt: 'stelle' })Describe the bug
When exporting a brush annotation as a PNG, the output is not mapped by the background colors specified in (Settings > Labeling Interface). In addition, when exporting as a JSON, the background colors for the attributes are not specified anywhere, leaving the values that were selected in the interface as arbitrary and as not linked to any of the outputs.
To Reproduce
As you can see from the image, being able to have more than one shell in a project would be great.
Edit by @austincondiff:
This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this
If you use index pages and your sidebar contains a link it would be nice if you could either:
It's a bad practice to report error from a separate function because that centralizes all errors to the same line and code.
See comment in MystenLabs/sui#3725 (comment)
We should use macro instead
Time-series Bar Chart v2 does not update total values for stacked bar chart when toggling legends.
The legacy Time-series Bar Chart does not have this issue.
Python and Django code review tool that offers the fix right inside your PR
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w