Ali Zarifkar

Results 6 issues of Ali Zarifkar

By using the following config for MiniCssExtractPlugin this plugin does not handle the loading of the chunks on module loading or windows resize anymore! ```javascript new MiniCssExtractPlugin({ filename: '[name].[contenthash].css', chunkFilename:...

**Describe the bug** Examining IMAP protocol using OB, responses to TCP send block are getting chopped and the remaining comes as the response of the next TCP send blocks; It...

**Is your feature request related to a problem? Please describe.** Commenting in LoliScript code view is somehow a hassle as exclamation point needs to be added to each line one...

**Is your feature request related to a problem? Please describe.** Without a block selected, there is no block focused on the creation of a block and when a block is...

**Is your feature request related to a problem? Please describe.** An issue with big configs is that new block creation always goes at end of the queue and someone should...

enhancement

This pull request addresses an issue observed in the 'taskwiki' when using the markdown dialect. Previously, 'taskwiki' did not conceal vimwiki links. With the changes introduced in this pull request,...